mnoukhov commited on
Commit
572c569
1 Parent(s): 355c262

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-tldr
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-tldr
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.4313
23
+ - Accuracy: 0.7928
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.5145 | 0.2006 | 291 | 0.4726 | 0.7659 |
58
+ | 0.4356 | 0.4011 | 582 | 0.4641 | 0.7730 |
59
+ | 0.3823 | 0.6017 | 873 | 0.4456 | 0.7860 |
60
+ | 0.3616 | 0.8022 | 1164 | 0.4313 | 0.7928 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.40.1
66
+ - Pytorch 2.3.0+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:d21d6f47ac12321d6d81374d350f69d835512ed4895240c0d167172ec0792a18
3
  size 1415329032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c0864aa2649f186d54f6079566a4b43902a70f52161ef97d6b0b8068d540259
3
  size 1415329032