elifland commited on
Commit
9ffc7d9
2 Parent(s): aa985f6 83892e6

Merge branch 'main' of https://huggingface.co/datasets/ought/raft-submission into main

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