File size: 979 Bytes
1888299
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: Date
    dtype: string
  - name: Time
    dtype: string
  - name: Date Time
    dtype: string
  - name: URL
    dtype: string
  - name: Tweet Text
    dtype: string
  - name: Cleaned Text
    dtype: string
  - name: User Name
    dtype: string
  - name: Location
    dtype: string
  - name: 'Replied Tweet ID '
    dtype: float64
  - name: Replied Tweet User ID
    dtype: float64
  - name: Replied Tweet User name
    dtype: string
  - name: Coordinates
    dtype: float64
  - name: Retweet Count
    dtype: float64
  - name: Favorite Count
    dtype: int64
  - name: Favorited
    dtype: string
  - name: Label
    dtype: string
  splits:
  - name: train
    num_bytes: 7469621
    num_examples: 13240
  download_size: 3109198
  dataset_size: 7469621
---
# Dataset Card for "arabic_tweets_classification"

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