Datasets:
Uploading multi-linguality subset
Browse files
README.md
CHANGED
@@ -8,6 +8,12 @@ tags:
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
- config_name: social_media_informal_text
|
12 |
data_files:
|
13 |
- split: dev
|
@@ -21,6 +27,45 @@ configs:
|
|
21 |
- split: test
|
22 |
path: temporal_expressions/test-*
|
23 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
- config_name: social_media_informal_text
|
25 |
features:
|
26 |
- name: question
|
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
configs:
|
11 |
+
- config_name: multi-linguality
|
12 |
+
data_files:
|
13 |
+
- split: dev
|
14 |
+
path: multi-linguality/dev-*
|
15 |
+
- split: test
|
16 |
+
path: multi-linguality/test-*
|
17 |
- config_name: social_media_informal_text
|
18 |
data_files:
|
19 |
- split: dev
|
|
|
27 |
- split: test
|
28 |
path: temporal_expressions/test-*
|
29 |
dataset_info:
|
30 |
+
- config_name: multi-linguality
|
31 |
+
features:
|
32 |
+
- name: question
|
33 |
+
dtype: string
|
34 |
+
- name: choices
|
35 |
+
sequence: string
|
36 |
+
- name: answer
|
37 |
+
dtype: int64
|
38 |
+
- name: answer_label
|
39 |
+
dtype: string
|
40 |
+
- name: split
|
41 |
+
dtype: string
|
42 |
+
- name: subcategories
|
43 |
+
dtype: string
|
44 |
+
- name: lang
|
45 |
+
dtype: string
|
46 |
+
- name: second_lang
|
47 |
+
dtype: string
|
48 |
+
- name: coding_lang
|
49 |
+
dtype: string
|
50 |
+
- name: notes
|
51 |
+
dtype: string
|
52 |
+
- name: id
|
53 |
+
dtype: string
|
54 |
+
- name: set_id
|
55 |
+
dtype: string
|
56 |
+
- name: variation_id
|
57 |
+
dtype: string
|
58 |
+
- name: __index_level_0__
|
59 |
+
dtype: int64
|
60 |
+
splits:
|
61 |
+
- name: dev
|
62 |
+
num_bytes: 4881
|
63 |
+
num_examples: 22
|
64 |
+
- name: test
|
65 |
+
num_bytes: 14811
|
66 |
+
num_examples: 60
|
67 |
+
download_size: 19987
|
68 |
+
dataset_size: 19692
|
69 |
- config_name: social_media_informal_text
|
70 |
features:
|
71 |
- name: question
|
multi-linguality/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80b4cd6547de4dbc45a6346fdf68f7482dabfc6b1eb3423c841ae97c7e1bf6e9
|
3 |
+
size 8715
|
multi-linguality/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5432504e9af85a8ebd74f54e54a211feef7885ce7051ce67d4a1f4d9920026e
|
3 |
+
size 11272
|