od2961 commited on
Commit
458927f
·
verified ·
1 Parent(s): 4bce81e

Upload columns.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. columns.md +25 -5
columns.md CHANGED
@@ -278,7 +278,19 @@ ESPN`
278
  - `step_index` — dtype: `Int64` — example: `1`
279
  - `n_options` — dtype: `Int64` — example: `4`
280
  - `viewer_profile_sentence` — dtype: `object` — example: `31-year-old, Black Or African-American (Non-Hispanic) man, -1 moderate, $30,000-$39,999, watches YouTube several times a week`
281
- - `profile_structured_text` — dtype: `object` — example: ``
 
 
 
 
 
 
 
 
 
 
 
 
282
  - `answer` — dtype: `object` — example: `65kfAswiHLk000010`
283
  - `answer_title` — dtype: `object` — example: `Price Floors: The Minimum Wage`
284
  - `answer_index` — dtype: `Int64` — example: `2`
@@ -304,7 +316,15 @@ ESPN`
304
  4. If a Business Won't pay a Living…`
305
  - `issue_guess` — dtype: `object` — example: `mw`
306
  - `state_text` — dtype: `object` — example: `PROFILE:
307
- 31-year-old, Black Or African-American (Non-Hispanic) man, -1 moderate, $30,000-$39,999, watches YouTube several times a week
308
-
309
- OPTIONS:
310
- 1. If a Business Won't pay a Living Wage - it Shouldn't…`
 
 
 
 
 
 
 
 
 
278
  - `step_index` — dtype: `Int64` — example: `1`
279
  - `n_options` — dtype: `Int64` — example: `4`
280
  - `viewer_profile_sentence` — dtype: `object` — example: `31-year-old, Black Or African-American (Non-Hispanic) man, -1 moderate, $30,000-$39,999, watches YouTube several times a week`
281
+ - `profile_structured_text` — dtype: `object` — example: `race: Black or African-American (non-Hispanic)
282
+ marital: 1990
283
+ party: -1
284
+ ideology: Extremely liberal
285
+ income: $30,000-$39,999
286
+ age: 31
287
+ female: 0
288
+ male: 1
289
+ college: 0
290
+ income_gt50k: 0
291
+ pid: -1
292
+ ideo: -1
293
+ pol_int…`
294
  - `answer` — dtype: `object` — example: `65kfAswiHLk000010`
295
  - `answer_title` — dtype: `object` — example: `Price Floors: The Minimum Wage`
296
  - `answer_index` — dtype: `Int64` — example: `2`
 
316
  4. If a Business Won't pay a Living…`
317
  - `issue_guess` — dtype: `object` — example: `mw`
318
  - `state_text` — dtype: `object` — example: `PROFILE:
319
+ race: Black or African-American (non-Hispanic)
320
+ marital: 1990
321
+ party: -1
322
+ ideology: Extremely liberal
323
+ income: $30,000-$39,999
324
+ age: 31
325
+ female: 0
326
+ male: 1
327
+ college: 0
328
+ income_gt50k: 0
329
+ pid: -1
330
+ ideo: -…`