danieladeeko commited on
Commit
6eeba2c
·
verified ·
1 Parent(s): 07fec79

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: keywords
7
+ dtype: string
8
+ - name: __index_level_0__
9
+ dtype: int64
10
+ - name: tokens
11
+ sequence: string
12
+ - name: tags
13
+ sequence: string
14
+ - name: input_ids
15
+ sequence: int32
16
+ - name: token_type_ids
17
+ sequence: int8
18
+ - name: attention_mask
19
+ sequence: int8
20
+ - name: labels
21
+ sequence: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 209640689
25
+ num_examples: 34948
26
+ - name: validation
27
+ num_bytes: 29869724
28
+ num_examples: 4993
29
+ - name: test
30
+ num_bytes: 59869229
31
+ num_examples: 9986
32
+ download_size: 64110552
33
+ dataset_size: 299379642
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: validation
40
+ path: data/validation-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82fe49f87adb5c74aa50c688212964cded903affa80897e889470e3cd767c6b1
3
+ size 12822568
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486a7d29ee1b78184e890cd028f764844e14a03e22f5cfdbd208f78373cae689
3
+ size 44906005
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3ee7447987a94455a7cbff3c19fc745d1dd611dad3f928a7e366c5976806c4
3
+ size 6381979