akashmaggon commited on
Commit
7343cd4
1 Parent(s): 1dd58f6

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
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 [EleutherAI/pythia-70m](https://huggingface.co/EleutherAI/pythia-70m) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.0854
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.2042 | 1.0 | 43 | 2.1031 |
50
- | 1.8516 | 2.0 | 86 | 2.0855 |
51
- | 1.782 | 3.0 | 129 | 2.0854 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [EleutherAI/pythia-70m](https://huggingface.co/EleutherAI/pythia-70m) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9123
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.0469 | 1.0 | 141 | 1.9369 |
50
+ | 1.8264 | 2.0 | 282 | 1.9149 |
51
+ | 1.7581 | 3.0 | 423 | 1.9123 |
52
 
53
 
54
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0692e4ce3d7dcab4c672f2a53260dcc66fb9d5158579ec9225124547c5f54bfc
3
  size 281733863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:606cadb42508cccbe25afb7a68178c9fbb7848ecd9dd1838eeb8cf027e825b97
3
  size 281733863
tokenizer.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "version": "1.0",
3
  "truncation": {
4
- "direction": "Right",
5
  "max_length": 300,
6
  "strategy": "LongestFirst",
7
  "stride": 0
 
1
  {
2
  "version": "1.0",
3
  "truncation": {
4
+ "direction": "Left",
5
  "max_length": 300,
6
  "strategy": "LongestFirst",
7
  "stride": 0
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd492b5e7cffd9bcd64ed480f5ad6e4e8daf59f5995d247e88ad61d6867def65
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:986e70b19598d4987926566e0d33ab227d22df0366cdb087b78a8c99d3140f15
3
  size 4027