Tincando commited on
Commit
0c0a277
·
1 Parent(s): cc914b9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -12,9 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # neo-model-test
14
 
15
- This model is a fine-tuned version of [EleutherAI/gpt-neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the None dataset.
16
- It achieves the following results on the evaluation set:
17
- - Loss: 3.4756
18
 
19
  ## Model description
20
 
@@ -41,15 +39,6 @@ The following hyperparameters were used during training:
41
  - lr_scheduler_type: linear
42
  - num_epochs: 3.0
43
 
44
- ### Training results
45
-
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.4738 | 1.0 | 1104 | 3.4802 |
49
- | 3.3301 | 2.0 | 2208 | 3.4730 |
50
- | 3.2568 | 3.0 | 3312 | 3.4756 |
51
-
52
-
53
  ### Framework versions
54
 
55
  - Transformers 4.26.1
 
12
 
13
  # neo-model-test
14
 
15
+ This model is a fine-tuned version of [Tincando/neo-model-test](https://huggingface.co/Tincando/neo-model-test) on the None dataset.
 
 
16
 
17
  ## Model description
18
 
 
39
  - lr_scheduler_type: linear
40
  - num_epochs: 3.0
41
 
 
 
 
 
 
 
 
 
 
42
  ### Framework versions
43
 
44
  - Transformers 4.26.1