mohameddhiab commited on
Commit
cec42ea
1 Parent(s): 4769966

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
  # humor-no-humor
16
 
17
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.1269
20
  - F1: 0.9537
 
14
 
15
  # humor-no-humor
16
 
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on a joke/no-joke dataset in order to detect humor.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.1269
20
  - F1: 0.9537