ChrisWilson commited on
Commit
994b531
·
verified ·
1 Parent(s): da20994

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: tweet_content
8
+ dtype: string
9
+ - name: user_name
10
+ dtype: string
11
+ - name: user_id
12
+ dtype: string
13
+ - name: created_at
14
+ dtype: string
15
+ - name: url
16
+ dtype: string
17
+ - name: favourite_count
18
+ dtype: int64
19
+ - name: scraped_at
20
+ dtype: string
21
+ - name: image_urls
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 126335
26
+ num_examples: 336
27
+ download_size: 79920
28
+ dataset_size: 126335
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
  ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:810bcd99b2061ce7ece12a42b91d0d5289da273a56f9da3c42726c8fbb59aeb2
3
+ size 39991
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1dedfefc5be1ed9243e4b7808a5f929d8817c8d8b3ec88f2cd24f1ca0ef94d
3
+ size 39929