albertvillanova HF staff commited on
Commit
5f11f49
1 Parent(s): 61e98a8

Add task_ids tag (#6)

Browse files

- Add task_ids tag (aa682cc25e8cc90e4a01b401c876f7492ceb2f77)

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,6 +2,10 @@
2
  language:
3
  - en
4
  pretty_name: YelpPolarity
 
 
 
 
5
  dataset_info:
6
  features:
7
  - name: text
@@ -63,8 +67,6 @@ train-eval-index:
63
  name: Recall weighted
64
  args:
65
  average: weighted
66
- task_categories:
67
- - text-classification
68
  ---
69
 
70
  # Dataset Card for "yelp_polarity"
 
2
  language:
3
  - en
4
  pretty_name: YelpPolarity
5
+ task_categories:
6
+ - text-classification
7
+ task_ids:
8
+ - sentiment-classification
9
  dataset_info:
10
  features:
11
  - name: text
 
67
  name: Recall weighted
68
  args:
69
  average: weighted
 
 
70
  ---
71
 
72
  # Dataset Card for "yelp_polarity"