Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
LioNoussi commited on
Commit
d0900cd
1 Parent(s): 62fb07b

Separated input_ids and labels again. Removed attention mask.

Browse files
README.md CHANGED
@@ -5,20 +5,18 @@ dataset_info:
5
  dtype: string
6
  - name: labels
7
  dtype: string
8
- - name: attention_mask
9
- sequence: int8
10
  splits:
11
  - name: train
12
- num_bytes: 235151323
13
  num_examples: 409035
14
  - name: validation
15
- num_bytes: 17206378
16
  num_examples: 30000
17
  - name: test
18
- num_bytes: 23044498
19
  num_examples: 40000
20
- download_size: 79007218
21
- dataset_size: 275402199
22
  configs:
23
  - config_name: default
24
  data_files:
 
5
  dtype: string
6
  - name: labels
7
  dtype: string
 
 
8
  splits:
9
  - name: train
10
+ num_bytes: 95684951
11
  num_examples: 409035
12
  - name: validation
13
+ num_bytes: 7001813
14
  num_examples: 30000
15
  - name: test
16
+ num_bytes: 9377152
17
  num_examples: 40000
18
+ download_size: 44425015
19
+ dataset_size: 112063916
20
  configs:
21
  - config_name: default
22
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98171349186f183e0fb8a3fec3330de00f3123a4a47955610f64e43d0a963443
3
- size 6608040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35fab3591bcceb5f4f76074ffe1ed0141e2c500381e072221a3f4ac2542304ef
3
+ size 3713535
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:492db026d907bb20736c7a19ab31ee8f311217b0c0dc805d1333c8ae612e5776
3
- size 67463150
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a73391e57ad797da64d72f3fb193262dc2daf314ef7e2d2ad20dc9a8cc062789
3
+ size 37936187
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9eedf9161e89434d6d809682547f9e7749892f49da79a7178cf19a1eaf9e16fe
3
- size 4936028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9946a0232f14176c6cbe4aac5c2a126f8c5354c741e94b0b36a323de519a1294
3
+ size 2775293