Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
LioNoussi commited on
Commit
282e9e6
•
1 Parent(s): da64e08

Kept dataset entries as strings, instead of list of chars

Browse files
README.md CHANGED
@@ -2,25 +2,25 @@
2
  dataset_info:
3
  features:
4
  - name: input_ids
5
- sequence: string
6
  - name: labels
7
- sequence: string
8
  - name: attention_mask
9
  sequence: int8
10
  - name: position_ids
11
  sequence: int64
12
  splits:
13
  - name: train
14
- num_bytes: 856626131
15
  num_examples: 409035
16
  - name: validation
17
- num_bytes: 62671100
18
  num_examples: 30000
19
  - name: test
20
- num_bytes: 83941416
21
  num_examples: 40000
22
- download_size: 72917540
23
- dataset_size: 1003238647
24
  configs:
25
  - config_name: default
26
  data_files:
 
2
  dataset_info:
3
  features:
4
  - name: input_ids
5
+ dtype: string
6
  - name: labels
7
+ dtype: string
8
  - name: attention_mask
9
  sequence: int8
10
  - name: position_ids
11
  sequence: int64
12
  splits:
13
  - name: train
14
+ num_bytes: 1007949646
15
  num_examples: 409035
16
  - name: validation
17
+ num_bytes: 73749943
18
  num_examples: 30000
19
  - name: test
20
+ num_bytes: 98788672
21
  num_examples: 40000
22
+ download_size: 82725960
23
+ dataset_size: 1180488261
24
  configs:
25
  - config_name: default
26
  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:992ec91cd4ef12210c06f0c666464ce484f878d7bb97f71daa6db8d468d3f106
3
- size 6112464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c202d06893d46c307ce0dc94ff474aeb2f4a8d0baf524a6468261e6daee4452
3
+ size 6918840
data/{train-00000-of-00002.parquet → train-00000-of-00003.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c3d6558cb6e12b9f820c869f877dd41572162734c992a7356c434f189250b2d
3
- size 31175201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:519d6e2c43764965c1eac76badc3c1afd479efed9b88ecaea779d5863fcff794
3
+ size 23583550
data/{train-00001-of-00002.parquet → train-00001-of-00003.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b10a5e4a63407b612b50714140c12fb4ca1c08d8c40a5c98a143988fc56b00a
3
- size 31074460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b79d273cac2be0a159862117acc59b6b25bf78e18176ea16d1d0a0478bd94a5
3
+ size 23544026
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af2b6e5dc84bfc1c3a18e7acc3cf7180cdb4bf7ecac93a2d40d6906353f5317f
3
+ size 23510661
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e395561ef18ae077017487281edd06d79d738f804e9c90111e488c7667258a1c
3
- size 4555415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df18844e5a744c802a1282838f0f96570040eed8f421eeaf3f7388a945f24b57
3
+ size 5168883