Rameshgarg1994 commited on
Commit
2448245
·
verified ·
1 Parent(s): a0f49ed

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1890
20
 
21
  ## Model description
22
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.3836 | 1.0 | 178 | 0.2324 |
51
- | 0.2234 | 2.0 | 356 | 0.1890 |
52
 
53
 
54
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1915
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.2488 | 1.0 | 178 | 0.3161 |
51
+ | 0.2178 | 2.0 | 356 | 0.1915 |
52
 
53
 
54
  ### Framework versions