rizvi-rahil786 commited on
Commit
7d027c7
1 Parent(s): a08a3fa

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bhadresh-savani/electra-base-emotion](https://huggingface.co/bhadresh-savani/electra-base-emotion) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4227
19
 
20
  ## Model description
21
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.5536 | 1.0 | 3079 | 0.5965 |
51
- | 0.4808 | 2.0 | 6158 | 0.4227 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bhadresh-savani/electra-base-emotion](https://huggingface.co/bhadresh-savani/electra-base-emotion) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.4207
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.6597 | 1.0 | 3079 | 0.5901 |
51
+ | 0.5271 | 2.0 | 6158 | 0.4207 |
52
 
53
 
54
  ### Framework versions
logs/events.out.tfevents.1710435298.6f1eae6cb0ad.2425.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e02b3ac9714afeb421d15bdd3b9778f8e91fc89dbdd6b458e01d0db3307c32fd
3
- size 135511
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f28936454ae50100b265012d6a96086b647b7a8bb2655b76c720b3bef1b13426
3
+ size 135865
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },