vpadaraju commited on
Commit
70bd093
·
verified ·
1 Parent(s): d611cec

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/DialoGPT-small](https://huggingface.co/microsoft/DialoGPT-small) on the empathetic_dialogues dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.7011
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | No log | 1.0 | 13 | 1.8261 |
53
- | No log | 2.0 | 26 | 1.7528 |
54
- | No log | 3.0 | 39 | 1.7011 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/DialoGPT-small](https://huggingface.co/microsoft/DialoGPT-small) on the empathetic_dialogues dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.7948
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 13 | 2.2641 |
53
+ | No log | 2.0 | 26 | 1.9162 |
54
+ | No log | 3.0 | 39 | 1.7948 |
55
 
56
 
57
  ### Framework versions