nandezgarcia commited on
Commit
6606348
·
verified ·
1 Parent(s): e2ab965

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: tweet_text_cleaned
5
+ dtype: string
6
+ - name: boe_text_cleaned
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ - name: input_ids
11
+ sequence: int32
12
+ - name: attention_mask
13
+ sequence: int8
14
+ splits:
15
+ - name: train
16
+ num_bytes: 101532826
17
+ num_examples: 2867
18
+ - name: validation
19
+ num_bytes: 11672800
20
+ num_examples: 392
21
+ - name: test
22
+ num_bytes: 12904772
23
+ num_examples: 389
24
+ download_size: 52217024
25
+ dataset_size: 126110398
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:b4135f9da43688baf55e626c705c25cc09fe830d37c63a99a6a901f7feefa4c5
3
+ size 5504214
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca06fa30f3fe3eafb5361ec4ba04b3a4574ef015e6ab44fbaa2ee4a499ec77dc
3
+ size 41735433
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dbc36b35a4225a57820d3ec8816541657e396ebb77008c2a28bc894b202d94c
3
+ size 4977377