alessandropisent commited on
Commit
c2d21fc
·
verified ·
1 Parent(s): a6fdaae

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text_id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: input_ids
9
+ sequence: int32
10
+ - name: attention_mask
11
+ sequence: int8
12
+ - name: labels
13
+ sequence: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 289094361
17
+ num_examples: 88976
18
+ - name: validation
19
+ num_bytes: 72268400
20
+ num_examples: 22245
21
+ - name: test
22
+ num_bytes: 7375117
23
+ num_examples: 1999
24
+ download_size: 30702912
25
+ dataset_size: 368737878
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5c5c4e1283fa8338d78f6152c7e5450abcddbb7f75af29b8a0c551824abf43
3
+ size 1044225
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abc7e0ed6c876fd643931cdbebb7e4085391c22da561fb2037f22cd30d4af347
3
+ size 23130786
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f8393fd63e5ae03f85f19fa484e65b819068e3058d307123b5b92017156064d
3
+ size 6527901