goldenk commited on
Commit
52e6f06
1 Parent(s): a32d3b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # distilbert-base-uncased-finetuned-switchboard-2
19
 
20
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the validation set:
22
  - Loss: 0.7090
23
  - Accuracy: 0.7215
 
17
 
18
  # distilbert-base-uncased-finetuned-switchboard-2
19
 
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on Switchboard dataset.
21
  It achieves the following results on the validation set:
22
  - Loss: 0.7090
23
  - Accuracy: 0.7215