gsaltintas commited on
Commit
720a52f
·
verified ·
1 Parent(s): 0e9db32

Uploading code_technical_content subset

Browse files
README.md CHANGED
@@ -7,6 +7,53 @@ pretty_name: Tokenization Robustness
7
  tags:
8
  - multilingual
9
  - tokenization
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Dataset Card for Tokenization Robustness
 
7
  tags:
8
  - multilingual
9
  - tokenization
10
+ dataset_info:
11
+ config_name: code_technical_content
12
+ features:
13
+ - name: question
14
+ dtype: string
15
+ - name: choices
16
+ sequence: string
17
+ - name: answer
18
+ dtype: int64
19
+ - name: answer_label
20
+ dtype: string
21
+ - name: split
22
+ dtype: string
23
+ - name: subcategories
24
+ dtype: string
25
+ - name: lang
26
+ dtype: string
27
+ - name: second_lang
28
+ dtype: string
29
+ - name: coding_lang
30
+ dtype: string
31
+ - name: notes
32
+ dtype: string
33
+ - name: id
34
+ dtype: string
35
+ - name: set_id
36
+ dtype: float64
37
+ - name: variation_id
38
+ dtype: string
39
+ - name: __index_level_0__
40
+ dtype: int64
41
+ splits:
42
+ - name: dev
43
+ num_bytes: 1424
44
+ num_examples: 4
45
+ - name: test
46
+ num_bytes: 34450
47
+ num_examples: 90
48
+ download_size: 21228
49
+ dataset_size: 35874
50
+ configs:
51
+ - config_name: code_technical_content
52
+ data_files:
53
+ - split: dev
54
+ path: code_technical_content/dev-*
55
+ - split: test
56
+ path: code_technical_content/test-*
57
  ---
58
 
59
  # Dataset Card for Tokenization Robustness
code_technical_content/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f65b9ca1f2c566c80229f1e48ccea70000bc38a568afd9bf0d2a3d6de65c30c8
3
- size 7386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54331aa2b1453989ad1aa79cfab02185036c61882ad4755436d8373c0faabedc
3
+ size 7537
code_technical_content/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c2a33a9e8aeb77793165c05ece8ae6ab9bd257e4786ef83b4d0b4fc78d778f1
3
- size 13522
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef5e57520b79b8aa76ba8a2479bff10b6b1c15ebb78486dc73de307568fc758c
3
+ size 13691