sasi2400 commited on
Commit
b602439
1 Parent(s): 4bd3b1b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # GFMgenderDetection
16
 
17
- This model is a fine-tuned version of [microsoft/Multilingual-MiniLM-L12-H384](https://huggingface.co/microsoft/Multilingual-MiniLM-L12-H384) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6311
20
- - Accuracy: 0.6524
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.6643 | 1.0 | 1112 | 0.6418 | 0.6448 |
52
- | 0.6408 | 2.0 | 2224 | 0.6311 | 0.6524 |
53
 
54
 
55
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
14
 
15
  # GFMgenderDetection
16
 
17
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5369
20
+ - Accuracy: 0.7325
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.584 | 1.0 | 1112 | 0.5401 | 0.7172 |
52
+ | 0.5102 | 2.0 | 2224 | 0.5369 | 0.7325 |
53
 
54
 
55
  ### Framework versions