gsaltintas commited on
Commit
732e819
·
verified ·
1 Parent(s): 31cf1c4

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
+ configs:
11
+ - config_name: code_technical_content
12
+ data_files:
13
+ - split: dev
14
+ path: code_technical_content/dev-*
15
+ - split: test
16
+ path: code_technical_content/test-*
17
+ dataset_info:
18
+ config_name: code_technical_content
19
+ features:
20
+ - name: question
21
+ dtype: string
22
+ - name: choices
23
+ sequence: string
24
+ - name: answer
25
+ dtype: int64
26
+ - name: answer_label
27
+ dtype: string
28
+ - name: split
29
+ dtype: string
30
+ - name: subcategories
31
+ dtype: string
32
+ - name: lang
33
+ dtype: string
34
+ - name: second_lang
35
+ dtype: string
36
+ - name: coding_lang
37
+ dtype: string
38
+ - name: notes
39
+ dtype: string
40
+ - name: id
41
+ dtype: string
42
+ - name: set_id
43
+ dtype: float64
44
+ - name: variation_id
45
+ dtype: string
46
+ - name: __index_level_0__
47
+ dtype: int64
48
+ splits:
49
+ - name: dev
50
+ num_bytes: 1424
51
+ num_examples: 4
52
+ - name: test
53
+ num_bytes: 34450
54
+ num_examples: 90
55
+ download_size: 20916
56
+ dataset_size: 35874
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:62bb8b057934c459a5ca708984fa2fcf7c20ec6db686a35a2e49673ac23ba650
3
- size 7536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ea9d031bbee18602163144c06cb5c58509395b42c39d4fb6d219a5d9d65360
3
+ size 7398
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:03a878d2ca3350a8559087b40a098bc3bdfe748b3405302f4f556dadf881d6fe
3
- size 13677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b639034628860dbd3fd85ac007bfaa59d3e950518f101d7134ffd74da09f01da
3
+ size 13518