gsaltintas commited on
Commit
5708c19
·
verified ·
1 Parent(s): 0bc73f6

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: 21213
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:54331aa2b1453989ad1aa79cfab02185036c61882ad4755436d8373c0faabedc
3
- size 7537
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62bb8b057934c459a5ca708984fa2fcf7c20ec6db686a35a2e49673ac23ba650
3
+ size 7536
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:ef5e57520b79b8aa76ba8a2479bff10b6b1c15ebb78486dc73de307568fc758c
3
- size 13691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03a878d2ca3350a8559087b40a098bc3bdfe748b3405302f4f556dadf881d6fe
3
+ size 13677