Izarel commited on
Commit
d8322be
1 Parent(s): 506b76e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -17,7 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # distilbert-base-uncased_fine_tuned
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 evaluation set:
22
  - Loss: 1.0159
23
  - Accuracy: {'accuracy': 0.9095537914043252}
 
17
 
18
  # distilbert-base-uncased_fine_tuned
19
 
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an reddit dataset -for NSFW classification.
21
+ It was trained on titles + body_text of submissions.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 1.0159
24
  - Accuracy: {'accuracy': 0.9095537914043252}