ShynBui commited on
Commit
8e24f35
·
verified ·
1 Parent(s): ad29f7b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -18
README.md CHANGED
@@ -1,19 +1,8 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: vi_context
5
- dtype: string
6
- - name: label
7
- dtype: string
8
- splits:
9
- - name: train
10
- num_bytes: 134534616
11
- num_examples: 184349
12
- download_size: 68391226
13
- dataset_size: 134534616
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: train
18
- path: data/train-*
19
- ---
 
1
  ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - question-answering
6
+ language:
7
+ - vi
8
+ ---