rasta commited on
Commit
9b6f70e
1 Parent(s): 3cb4e7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -15
README.md CHANGED
@@ -15,26 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-base-uncased-finetuned-fashion
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0809
21
  - Accuracy: 0.98
22
  - F1: 0.9801
23
 
24
- ## Model description
25
-
26
- More information needed
27
-
28
- ## Intended uses & limitations
29
-
30
- More information needed
31
-
32
- ## Training and evaluation data
33
-
34
- More information needed
35
-
36
- ## Training procedure
37
-
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
 
15
 
16
  # distilbert-base-uncased-finetuned-fashion
17
 
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) 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: 0.0809
21
  - Accuracy: 0.98
22
  - F1: 0.9801
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ### Training hyperparameters
25
 
26
  The following hyperparameters were used during training: