lewtun HF staff commited on
Commit
83892e6
1 Parent(s): c3176b9

Update schema

Browse files
Files changed (1) hide show
  1. {{cookiecutter.repo_name}}/cli.py +1 -1
{{cookiecutter.repo_name}}/cli.py CHANGED
@@ -17,7 +17,7 @@ CSV_SCHEMA = {
17
  "systematic_review_inclusion": (2244, 2),
18
  "terms_of_service": (5000, 2),
19
  "tai_safety_research": (1639, 2),
20
- "one_stop_english": (518, 2),
21
  "tweet_eval_hate": (2966, 2),
22
  }
23
 
 
17
  "systematic_review_inclusion": (2244, 2),
18
  "terms_of_service": (5000, 2),
19
  "tai_safety_research": (1639, 2),
20
+ "one_stop_english": (517, 2),
21
  "tweet_eval_hate": (2966, 2),
22
  }
23