File size: 442 Bytes
d44da74
 
 
e45925e
d44da74
e45925e
d44da74
e45925e
d44da74
b16785a
 
 
 
d44da74
 
b16785a
e45925e
b16785a
 
d44da74
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: tweet_id
    dtype: string
  - name: text
    dtype: string
  - name: location
    dtype: string
  - name: extracted_location
    dtype: string
  - name: unsorted_location
    dtype: string
  splits:
  - name: train
    num_bytes: 2601022
    num_examples: 11849
  download_size: 1436635
  dataset_size: 2601022
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---