techkid673 commited on
Commit
b9b6f16
·
verified ·
1 Parent(s): 5b69352

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,30 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ - split: validation
9
+ path: data/validation-*
10
+ - split: test
11
+ path: data/test-*
12
+ dataset_info:
13
+ features:
14
+ - name: filename
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 150897743
21
+ num_examples: 4627
22
+ - name: validation
23
+ num_bytes: 19472039
24
+ num_examples: 578
25
+ - name: test
26
+ num_bytes: 18720311
27
+ num_examples: 579
28
+ download_size: 64416444
29
+ dataset_size: 189090093
30
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4e1a7ad1dabe7c68c20e6423baec9f779f8222fa419bbf61194fbd42bc187e9
3
+ size 6374325
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44839573dcc8cc9d2a3e983b2be4bf8cc30cd84859e59acfb69d672b388f621a
3
+ size 51428312
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f03285e1fa2771501bb4be403a9aa45fa4303dc9fab99341abf4afa97dc666bc
3
+ size 6613807