mnoukhov commited on
Commit
360faa9
1 Parent(s): 7132f63

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-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
+ # pythia160m-rm-tldr
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.5769
23
+ - Accuracy: 0.6938
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
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
56
+ | 0.6584 | 0.2006 | 291 | 0.6132 | 0.6663 |
57
+ | 0.6248 | 0.4011 | 582 | 0.5890 | 0.6850 |
58
+ | 0.6203 | 0.6017 | 873 | 0.5939 | 0.6805 |
59
+ | 0.6124 | 0.8022 | 1164 | 0.5769 | 0.6938 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.41.1
65
+ - Pytorch 2.2.1+cu121
66
+ - Datasets 2.19.0
67
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:607c4278c70fce82bff1df9b55e91a1176e8cf043fe777c93a7185771f4e6612
3
  size 494777904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a1974def800894780e035e6cf97f99a1b3f7a40029a0350b3732d09a4972fad
3
  size 494777904