lschlessinger commited on
Commit
7ae083c
·
1 Parent(s): a7a8089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bert-finetuned-math-prob-classification
16
 
17
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the competition_math dataset. Specifically, it was trained as a multi-class multi-label model.
18
 
19
  ## Model description
20
 
 
14
 
15
  # bert-finetuned-math-prob-classification
16
 
17
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the competition_math dataset. Specifically, it was trained as a multi-class multi-label model on the problem text.
18
 
19
  ## Model description
20