mnoukhov commited on
Commit
1343c7e
1 Parent(s): 2132fa0

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mnoukhov/pythia160m-sft-tldr
4
+ tags:
5
+ - trl
6
+ - reward-trainer
7
+ - generated_from_trainer
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: pythia160m-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
+ # pythia160m-rm-tldr6.9b
19
+
20
+ This model is a fine-tuned version of [mnoukhov/pythia160m-sft-tldr](https://huggingface.co/mnoukhov/pythia160m-sft-tldr) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.5486
23
+ - Accuracy: 0.7121
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
+ - distributed_type: multi-GPU
47
+ - num_devices: 4
48
+ - gradient_accumulation_steps: 8
49
+ - total_train_batch_size: 256
50
+ - total_eval_batch_size: 32
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - num_epochs: 1
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
58
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
59
+ | No log | 0.2012 | 73 | 0.5667 | 0.6998 |
60
+ | 0.6204 | 0.4025 | 146 | 0.5560 | 0.7120 |
61
+ | 0.5593 | 0.6037 | 219 | 0.5532 | 0.7078 |
62
+ | 0.5593 | 0.8050 | 292 | 0.5486 | 0.7121 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.41.1
68
+ - Pytorch 2.2.1+cu121
69
+ - Datasets 2.19.0
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:188466a07212fbf4fae8f835db2f33aa1e3bf7a1d263ca98a8741ca15c1f476a
3
  size 494777904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e9654b25be028b60e1210565a868be0564975a382a623e250a3a17158cd45e2
3
  size 494777904