gsaltintas commited on
Commit
d3992af
·
verified ·
1 Parent(s): ccda6cd

Uploading code_technical_content subset

Browse files
README.md CHANGED
@@ -7,6 +7,47 @@ 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: __index_level_0__
34
+ dtype: int64
35
+ splits:
36
+ - name: dev
37
+ num_bytes: 438
38
+ num_examples: 2
39
+ - name: test
40
+ num_bytes: 5895
41
+ num_examples: 27
42
+ download_size: 12626
43
+ dataset_size: 6333
44
+ configs:
45
+ - config_name: code_technical_content
46
+ data_files:
47
+ - split: dev
48
+ path: code_technical_content/dev-*
49
+ - split: test
50
+ path: code_technical_content/test-*
51
  ---
52
 
53
  # Dataset Card for Tokenization Robustness
code_technical_content/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33f26805a085319de18023fdb5cf93fa6891f8e2b402aebdb133974d5f0c018b
3
+ size 5304
code_technical_content/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33d08787100ce0a432c75901454f9f93a5cd294c068acfb00166cda6bbad7ee
3
+ size 7322