vazish commited on
Commit
fd04c9c
1 Parent(s): d92ada5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  # fine-tuned-distilbert-autofill
22
 
23
- This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the None dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.2261
26
  - Precision: 0.9637
 
20
 
21
  # fine-tuned-distilbert-autofill
22
 
23
+ This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the [autofill_15_labels](https://huggingface.co/datasets/vazish/autofill_15_labels) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.2261
26
  - Precision: 0.9637