luzalizon commited on
Commit
3c20cc5
·
verified ·
1 Parent(s): 73652fd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ splits:
7
+ - name: train
8
+ num_bytes: 105247
9
+ num_examples: 376
10
+ - name: validation
11
+ num_bytes: 26311
12
+ num_examples: 94
13
+ download_size: 65435
14
+ dataset_size: 131558
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: train
19
+ path: data/train-*
20
+ - split: validation
21
+ path: data/validation-*
22
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b6e5db2e87db1dfd1c94db30dc00cc563da5db699d22ca33596f2f5ae155f7
3
+ size 51335
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b9766eb85db5350d85718f6abb603b825ad1731d33a9d371bd0c3a5143b57a
3
+ size 14100