rasta commited on
Commit
1e2ee95
1 Parent(s): bb1465a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,9 +13,9 @@ tags:
13
  ---
14
 
15
 
16
- # distilbert-base-uncased-finetuned-fashion
17
 
18
- This model is a fine-tuned version of [bert-base-french-europeana-cased](https://huggingface.co/dbmdz/bert-base-french-europeana-cased) on a munally created dataset in order to detect fashion (label_0) from non-fashion (label_1) items.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.21
21
  - Accuracy: 0.85
 
13
  ---
14
 
15
 
16
+ # bert-base-french-europeana-cased
17
 
18
+ This model is a fine-tuned version of [bert-base-french-europeana-cased](https://huggingface.co/dbmdz/bert-base-french-europeana-cased) on a manually created dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.21
21
  - Accuracy: 0.85