taidng commited on
Commit
7e5d713
·
verified ·
1 Parent(s): 4a7a5b7

Upload dataset

Browse files
README.md CHANGED
@@ -1,4 +1,18 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: id
@@ -12,31 +26,31 @@ dataset_info:
12
  - name: question
13
  dtype: string
14
  - name: answers
15
- list:
16
- - name: answer_start
17
- dtype: int64
18
  - name: text
19
  dtype: string
 
 
20
  - name: is_impossible
21
  dtype: bool
22
  - name: plausible_answers
23
- list:
24
- - name: answer_start
25
- dtype: int64
26
  - name: text
27
  dtype: string
 
 
28
  splits:
29
  - name: train
30
- num_bytes: 37671273
31
  num_examples: 28454
32
  - name: validation
33
- num_bytes: 4959365
34
  num_examples: 3814
35
  - name: test
36
- num_bytes: 9087196
37
  num_examples: 7301
38
- download_size: 7110238
39
- dataset_size: 51717834
40
  configs:
41
  - config_name: default
42
  data_files:
@@ -46,21 +60,6 @@ configs:
46
  path: data/validation-*
47
  - split: test
48
  path: data/test-*
49
- annotations_creators:
50
- - crowdsourced
51
- language_creators:
52
- - crowdsourced
53
- - found
54
- language:
55
- - vi
56
- multilinguality:
57
- - monolingual
58
- paperswithcode_id: null
59
- pretty_name: "UIT-ViQuAD2.0: Vietnamese Question Answering Dataset 2.0"
60
- task_categories:
61
- - question-answering
62
- task_ids:
63
- - extractive-qa
64
  ---
65
  # Vietnamese Question Answering Dataset
66
 
 
1
  ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
+ - found
7
+ language:
8
+ - vi
9
+ multilinguality:
10
+ - monolingual
11
+ task_categories:
12
+ - question-answering
13
+ task_ids:
14
+ - extractive-qa
15
+ pretty_name: 'UIT-ViQuAD2.0: Vietnamese Question Answering Dataset 2.0'
16
  dataset_info:
17
  features:
18
  - name: id
 
26
  - name: question
27
  dtype: string
28
  - name: answers
29
+ sequence:
 
 
30
  - name: text
31
  dtype: string
32
+ - name: answer_start
33
+ dtype: int32
34
  - name: is_impossible
35
  dtype: bool
36
  - name: plausible_answers
37
+ sequence:
 
 
38
  - name: text
39
  dtype: string
40
+ - name: answer_start
41
+ dtype: int32
42
  splits:
43
  - name: train
44
+ num_bytes: 37554233
45
  num_examples: 28454
46
  - name: validation
47
+ num_bytes: 4937137
48
  num_examples: 3814
49
  - name: test
50
+ num_bytes: 8970380
51
  num_examples: 7301
52
+ download_size: 7099746
53
+ dataset_size: 51461750
54
  configs:
55
  - config_name: default
56
  data_files:
 
60
  path: data/validation-*
61
  - split: test
62
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  ---
64
  # Vietnamese Question Answering Dataset
65
 
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:483dbda839625787f0ea501bf0b2e7b3689504b9040451ad36a33ab69e00f300
3
- size 1165828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3407ecc389326592ea944548f67c230b49fd132341055f36af0e39c2d3b0297b
3
+ size 1163726
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:623a9b36ea111379e7b41fe505707074d4f136c57b328dcc87f38ee6ccf9c82f
3
- size 5208687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014a34979bb5f07a568387bff536634b873e1bc364625f978c6f00dd834f6460
3
+ size 5201068
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21a51884ad0cf0c05ceb656a8271c2c2e39449abafa8d749fa8f0eb587040fb6
3
- size 735723
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f01476d1ce0febe8cba99685ff659a126051f250c61d6ba80e0dd0015d228c7
3
+ size 734952