BigTMiami commited on
Commit
dafcfc3
·
verified ·
1 Parent(s): 27378f2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int32
6
+ - name: attention_mask
7
+ sequence: int8
8
+ - name: labels
9
+ sequence: int64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 559771932
13
+ num_examples: 83949
14
+ - name: validation
15
+ num_bytes: 55611120
16
+ num_examples: 8340
17
+ download_size: 196115236
18
+ dataset_size: 615383052
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c1219521c2acb1d3233eeb6eb8e7eda074962a07dd655c72c4d3cf9c8a95ffa
3
+ size 89178409
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f493bcd9f94efbdd36af863f968a98d41ccfeb9d1bd2fa4ea81d9e1eb8dc770f
3
+ size 89200896
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d109db08fbdbdb79a900cdfc15dcb8e88ea6a5939b6548e4db96f16532e84b78
3
+ size 17735931