Ashmit06 commited on
Commit
e09b450
verified
1 Parent(s): bdba7f9

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -14
  2. model.safetensors +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 3.8761
17
 
18
  ## Model description
19
 
@@ -38,22 +38,17 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 10
42
 
43
  ### Training results
44
 
45
- | Training Loss | Epoch | Step | Validation Loss |
46
- |:-------------:|:-----:|:----:|:---------------:|
47
- | No log | 1.0 | 61 | 4.4111 |
48
- | No log | 2.0 | 122 | 3.5276 |
49
- | No log | 3.0 | 183 | 4.8820 |
50
- | No log | 4.0 | 244 | 4.4008 |
51
- | No log | 5.0 | 305 | 4.4934 |
52
- | No log | 6.0 | 366 | 3.9677 |
53
- | No log | 7.0 | 427 | 4.4072 |
54
- | No log | 8.0 | 488 | 3.9989 |
55
- | 0.0069 | 9.0 | 549 | 3.6698 |
56
- | 0.0069 | 10.0 | 610 | 3.8761 |
57
 
58
 
59
  ### Framework versions
 
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 0.5197
17
 
18
  ## Model description
19
 
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 5
42
 
43
  ### Training results
44
 
45
+ | Training Loss | Epoch | Step | Validation Loss |
46
+ |:-------------:|:-----:|:-----:|:---------------:|
47
+ | 0.9025 | 1.0 | 2131 | 0.8366 |
48
+ | 0.5697 | 2.0 | 4262 | 0.5925 |
49
+ | 0.4176 | 3.0 | 6393 | 0.4766 |
50
+ | 0.2638 | 4.0 | 8524 | 0.4845 |
51
+ | 0.1988 | 5.0 | 10655 | 0.5197 |
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d897754fef04d897458ca3b0279ea310adc7fe35a48a1ea0a4b38e2eb88d20f
3
  size 496250232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df5f1e3f84745bec5a845184842e84d89b6740314116503d55b8163a3d078171
3
  size 496250232