davidsilva824 commited on
Commit
8695f2b
1 Parent(s): 8abaa49

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: tweet_text
7
+ dtype: string
8
+ - name: tweet_date
9
+ dtype: string
10
+ - name: sentiment
11
+ dtype: int64
12
+ - name: query_used
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 15326576.1
17
+ num_examples: 95000
18
+ - name: validation
19
+ num_bytes: 806661.9
20
+ num_examples: 5000
21
+ - name: test3classes
22
+ num_bytes: 2486827
23
+ num_examples: 14999
24
+ - name: test
25
+ num_bytes: 2486827
26
+ num_examples: 14999
27
+ - name: testtema
28
+ num_bytes: 2486827
29
+ num_examples: 14999
30
+ download_size: 14354262
31
+ dataset_size: 23593719.0
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test3classes
40
+ path: data/test3classes-*
41
+ - split: test
42
+ path: data/test-*
43
+ - split: testtema
44
+ path: data/testtema-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e9a0921fcc45a6e8cd9ab3caeb4de50a8bf526103f2979403da06af479dd0a
3
+ size 1401872
data/test3classes-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e9a0921fcc45a6e8cd9ab3caeb4de50a8bf526103f2979403da06af479dd0a
3
+ size 1401872
data/testtema-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e9a0921fcc45a6e8cd9ab3caeb4de50a8bf526103f2979403da06af479dd0a
3
+ size 1401872
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c3b30808ed3ccbc793c270ed3238a66e6d14ff5f98a3726b95770ceba7d085c
3
+ size 9639119
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80347161fa135550366e511a0888849f5bcc97e289667aa620d1c61b115a5964
3
+ size 509527