mnoukhov commited on
Commit
4208682
1 Parent(s): aa5ea6e

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mnoukhov/pythia1b-sft-tldr
4
+ tags:
5
+ - trl
6
+ - reward-trainer
7
+ - generated_from_trainer
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: pythia1b-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
+ # pythia1b-rm-tldr6.9b
19
+
20
+ This model is a fine-tuned version of [mnoukhov/pythia1b-sft-tldr](https://huggingface.co/mnoukhov/pythia1b-sft-tldr) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4685
23
+ - Accuracy: 0.7693
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: 4
44
+ - eval_batch_size: 4
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 4
48
+ - gradient_accumulation_steps: 4
49
+ - total_train_batch_size: 64
50
+ - total_eval_batch_size: 16
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - num_epochs: 1
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
59
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
60
+ | 0.5365 | 0.2006 | 291 | 0.5420 | 0.7271 |
61
+ | 0.4521 | 0.4011 | 582 | 0.5034 | 0.7485 |
62
+ | 0.3994 | 0.6017 | 873 | 0.4893 | 0.7577 |
63
+ | 0.3596 | 0.8022 | 1164 | 0.4685 | 0.7693 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.41.1
69
+ - Pytorch 2.2.1+cu121
70
+ - Datasets 2.19.0
71
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd5fe5345a6ae1827f758fbc37e455646e3d2c840c209b77b1a9b4e06b170380
3
  size 1817545048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fc05d2f443b6f162e8b0b74c93a075f87bff7ca25372c9da6d88cea6a08e30
3
  size 1817545048