lewtun HF staff commited on
Commit
9b1a4d2
1 Parent(s): a6e17f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ Large pre-trained language models have shown promise for few-shot learning, comp
92
  - on economically valuable classification tasks (someone inherently cares about the task)
93
  - in a setting that mirrors deployment (50 examples per task, info retrieval allowed, hidden test set)
94
 
95
- To submit to RAFT, follow the instruction posted on [this page](https://github.com/oughtinc/raft_submission).
96
  """
97
  )
98
  submissions = download_submissions()
92
  - on economically valuable classification tasks (someone inherently cares about the task)
93
  - in a setting that mirrors deployment (50 examples per task, info retrieval allowed, hidden test set)
94
 
95
+ To submit to RAFT, follow the instruction posted on [this page](https://huggingface.co/datasets/ought/raft-submission).
96
  """
97
  )
98
  submissions = download_submissions()