mnoukhov commited on
Commit
3d6f891
1 Parent(s): 5ef5dea

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mnoukhov/pythia410m-sft-tldr
4
+ tags:
5
+ - trl
6
+ - reward-trainer
7
+ - generated_from_trainer
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: pythia410m-rm-tldr6.9b
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # pythia410m-rm-tldr6.9b
19
+
20
+ This model is a fine-tuned version of [mnoukhov/pythia410m-sft-tldr](https://huggingface.co/mnoukhov/pythia410m-sft-tldr) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.5162
23
+ - Accuracy: 0.7418
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 8
47
+ - total_train_batch_size: 64
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - num_epochs: 1
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
57
+ | 0.5507 | 0.2006 | 291 | 0.5506 | 0.7176 |
58
+ | 0.4921 | 0.4011 | 582 | 0.5163 | 0.7394 |
59
+ | 0.4727 | 0.6017 | 873 | 0.5194 | 0.7368 |
60
+ | 0.439 | 0.8022 | 1164 | 0.5162 | 0.7418 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.1
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.19.0
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecdbf4e29fa1cc8069423b232b2e31d01a0df19aedf4901d2f755316dc5e6715
3
  size 1415329032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe3532451740e55862094a4f25cc93f1ac79319aa878462562ac3df54eb6cd81
3
  size 1415329032