Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
ArXiv:
Libraries:
Datasets
pandas
License:
BaoLocTown commited on
Commit
694c647
·
verified ·
1 Parent(s): bb25313

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: label_text
9
+ dtype: string
10
+ - name: og_text
11
+ dtype: string
12
+ splits:
13
+ - name: validation
14
+ num_bytes: 1852315
15
+ num_examples: 3342
16
+ - name: test
17
+ num_bytes: 1924813
18
+ num_examples: 3424
19
+ - name: train
20
+ num_bytes: 103983536
21
+ num_examples: 200000
22
+ download_size: 59087154
23
+ dataset_size: 107760664
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b81d88976117bae70a2ee07c382549dec3e6b3d30822a81980131093df6fe24
3
+ size 1065215
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91bf6edc2a55cfbe9893270f44faa0693e7b210235bbe02a74ce5da3aa9cd61
3
+ size 56992457
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69925dcfae18b8922cad0be3ec20643f31d4d897e778fdf9150303554087f47f
3
+ size 1029482