File size: 742 Bytes
b7bff46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
dataset_info:
  features:
  - name: retweetCount
    dtype: int64
  - name: num_mentioned_users
    dtype: int64
  - name: lang
    dtype: string
  - name: num_outlinks
    dtype: int64
  - name: likeCount
    dtype: int64
  - name: num_hashtags
    dtype: int64
  - name: content
    dtype: string
  - name: quoteCount
    dtype: int64
  - name: date
    dtype: string
  - name: user
    dtype: string
  - name: replyCount
    dtype: int64
  splits:
  - name: train
    num_bytes: 42654407
    num_examples: 153340
  download_size: 23097728
  dataset_size: 42654407
---
# Dataset Card for "twitter_posts"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)