mestrezero commited on
Commit
cd60c00
1 Parent(s): 73b4dee

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: source
7
+ dtype: string
8
+ - name: label
9
+ dtype: int64
10
+ - name: __index_level_0__
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 123750
15
+ num_examples: 1103
16
+ - name: validation
17
+ num_bytes: 41246
18
+ num_examples: 368
19
+ - name: test
20
+ num_bytes: 42017
21
+ num_examples: 368
22
+ download_size: 119659
23
+ dataset_size: 207013
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0de9652e1d0ee19abc38316befc3eef2c33d2c456d07760ecbbbccf0319194a
3
+ size 25495
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08eaa19c4bac36ca6595010a62d368a82b714255dad4e3c27a1df7501adbcec5
3
+ size 69573
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:259da1b2f7244a7f8861b2688f986dc3032e6610a02971bd7432ca307c1a74b0
3
+ size 24591