Procit004 commited on
Commit
09ea2be
·
verified ·
1 Parent(s): 9cbc696

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: full_text
5
+ dtype: string
6
+ - name: text_translation
7
+ dtype: string
8
+ - name: created_at
9
+ dtype: string
10
+ - name: screen_name
11
+ dtype: string
12
+ - name: description
13
+ dtype: string
14
+ - name: desc_translation
15
+ dtype: string
16
+ - name: weekofyear
17
+ dtype: float64
18
+ - name: weekday
19
+ dtype: float64
20
+ - name: day
21
+ dtype: float64
22
+ - name: month
23
+ dtype: float64
24
+ - name: year
25
+ dtype: float64
26
+ - name: location
27
+ dtype: string
28
+ - name: point_info
29
+ dtype: string
30
+ - name: point
31
+ dtype: string
32
+ - name: latitude
33
+ dtype: float64
34
+ - name: longitude
35
+ dtype: float64
36
+ - name: altitude
37
+ dtype: float64
38
+ - name: province
39
+ dtype: string
40
+ - name: hisco_standard
41
+ dtype: string
42
+ - name: hisco_code
43
+ sequence: 'null'
44
+ - name: industry
45
+ dtype: bool
46
+ - name: sentiment_pattern
47
+ dtype: float64
48
+ - name: subjective_pattern
49
+ dtype: float64
50
+ splits:
51
+ - name: train
52
+ num_bytes: 18601833
53
+ num_examples: 27234
54
+ download_size: 8091136
55
+ dataset_size: 18601833
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: train
60
+ path: data/train-*
61
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c48632fdd4119284136753b679dfc04a8b89d344854aff0f33137d09a92f351
3
+ size 8091136