vincentyandex commited on
Commit
cf79298
·
verified ·
1 Parent(s): 74eec5b

vincentyandex/ch-to-en-novel-ft

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.3574
20
 
21
  ## Model description
22
 
@@ -35,7 +35,7 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 1e-05
39
  - train_batch_size: 4
40
  - eval_batch_size: 4
41
  - seed: 42
@@ -44,16 +44,18 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
- - num_epochs: 3
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 2.9073 | 1.0 | 173 | 2.5137 |
55
- | 2.4172 | 2.0 | 347 | 2.3791 |
56
- | 2.36 | 2.99 | 519 | 2.3574 |
 
 
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.1905
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
  - train_batch_size: 4
40
  - eval_batch_size: 4
41
  - seed: 42
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
+ - num_epochs: 5
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 2.6661 | 1.0 | 173 | 2.3475 |
55
+ | 2.2794 | 2.0 | 347 | 2.2422 |
56
+ | 2.2153 | 3.0 | 520 | 2.2061 |
57
+ | 2.1769 | 4.0 | 694 | 2.1939 |
58
+ | 2.1737 | 4.99 | 865 | 2.1905 |
59
 
60
 
61
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3b921d4e7d5cab14c59698ef266f0704159f86c0e2e06048a2e9fe1d7f06446
3
  size 8397056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48aae8921a5af04b9b9c94a2e83fb23a768409ddbe15088eb0b36277fdec8687
3
  size 8397056
runs/Mar14_08-20-49_16e9007ae1d4/events.out.tfevents.1710404450.16e9007ae1d4.1252.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cddffb5eca0462e5369c5a045197867fb7b2ebd318b34c340cb9cdb7009791e3
3
+ size 7966
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44047be874ed33b6deb0fc8a6df53bf18033a0f6aa061ecb3c81df115dca0029
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da950a35a9693a3f15bc776c254cb81488e3dd59ca002a07579f9817ae080d67
3
  size 4856