chrisliu298 commited on
Commit
dd61db2
1 Parent(s): 9a44e85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,4 +3,4 @@ library_name: transformers
3
  tags: []
4
  ---
5
 
6
- A `roberta-base` classifier that classifies if a prompt is relevant to questions from the WMDP dataset. The classifier is trained using 10% (300+ questions) of the WMDP datset.
 
3
  tags: []
4
  ---
5
 
6
+ A `roberta-base` classifier that classifies if a prompt is relevant to questions from the WMDP dataset. The classifier is trained using 10% (300+ questions) of the [WMDP datset](https://huggingface.co/datasets/cais/wmdp).