ShynBui commited on
Commit
86bc1d9
·
verified ·
1 Parent(s): f9bd01a

Upload dataset

Browse files
README.md CHANGED
@@ -1,9 +1,37 @@
1
  ---
 
 
2
  license: apache-2.0
3
  task_categories:
4
  - text-generation
5
  - question-answering
6
  - text-classification
7
- language:
8
- - vi
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - vi
4
  license: apache-2.0
5
  task_categories:
6
  - text-generation
7
  - question-answering
8
  - text-classification
9
+ dataset_info:
10
+ features:
11
+ - name: question
12
+ dtype: string
13
+ - name: answer
14
+ dtype: string
15
+ - name: context
16
+ dtype: string
17
+ - name: answer_start
18
+ dtype: int64
19
+ - name: index
20
+ dtype: int64
21
+ splits:
22
+ - name: train
23
+ num_bytes: 54889695
24
+ num_examples: 48460
25
+ - name: test
26
+ num_bytes: 6061691
27
+ num_examples: 5385
28
+ download_size: 33576702
29
+ dataset_size: 60951386
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0fa1972ec572530fd6b0691bf1073f116119415388f6cf06e0278e0a67e4072
3
+ size 3351185
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf5354161e9ab8d695155573ccf0b08fbe2960df3c67e3ee2363c95a2a8b0e9
3
+ size 30225517