File size: 3,152 Bytes
ecc6017
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
{
  "citation": "",
  "description": "AutoTrain generated dataset",
  "features": {
    "text": {
      "dtype": "string",
      "_type": "Value"
    },
    "feat_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "feat_author": {
      "dtype": "string",
      "_type": "Value"
    },
    "feat_subreddit": {
      "dtype": "string",
      "_type": "Value"
    },
    "feat_link_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "feat_parent_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "feat_created_utc": {
      "dtype": "float32",
      "_type": "Value"
    },
    "feat_rater_id": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_example_very_unclear": {
      "dtype": "bool",
      "_type": "Value"
    },
    "feat_admiration": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_amusement": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_anger": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_annoyance": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_approval": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_caring": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_confusion": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_curiosity": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_desire": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_disappointment": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_disapproval": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_disgust": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_embarrassment": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_excitement": {
      "dtype": "int32",
      "_type": "Value"
    },
    "target": {
      "names": [
        "0",
        "1"
      ],
      "_type": "ClassLabel"
    },
    "feat_gratitude": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_grief": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_joy": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_love": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_nervousness": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_optimism": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_pride": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_realization": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_relief": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_remorse": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_sadness": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_surprise": {
      "dtype": "int32",
      "_type": "Value"
    },
    "feat_neutral": {
      "dtype": "int32",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "splits": {
    "valid": {
      "name": "valid",
      "num_bytes": 11238954,
      "num_examples": 42246,
      "dataset_name": null
    }
  }
}