patrickfleith commited on
Commit
89bc573
·
verified ·
1 Parent(s): aa94ae2

Update dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: model_id
9
+ dtype: string
10
+ - name: label_source
11
+ dtype: string
12
+ - name: language
13
+ dtype: string
14
+ - name: uuid
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 155870.12114537446
19
+ num_examples: 363
20
+ - name: test
21
+ num_bytes: 39074.87885462555
22
+ num_examples: 91
23
+ download_size: 119290
24
+ dataset_size: 194945.0
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: test
31
+ path: data/test-*
32
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d6af7c75fe157c7c331a4c5b35da7a0f5fffd47f34d05caae5f7aeab594fe6
3
+ size 27385
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f683902840052ad8d9102fc2fe5e55d7daa075ba70d50bd74f86a5c799cdcd4c
3
+ size 91905