bradmin commited on
Commit
6027470
·
1 Parent(s): 4d29929

Model save

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: EleutherAI/polyglot-ko-1.3b
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: reward-gpt-b6
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # reward-gpt-b6
17
+
18
+ This model is a fine-tuned version of [EleutherAI/polyglot-ko-1.3b](https://huggingface.co/EleutherAI/polyglot-ko-1.3b) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1224
21
+ - Accuracy: 0.0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 9e-06
41
+ - train_batch_size: 6
42
+ - eval_batch_size: 6
43
+ - seed: 2023
44
+ - gradient_accumulation_steps: 5
45
+ - total_train_batch_size: 30
46
+ - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
47
+ - lr_scheduler_type: cosine
48
+ - num_epochs: 1
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.124 | 0.07 | 500 | 0.1345 | 0.0 |
55
+ | 0.1732 | 0.14 | 1000 | 0.1297 | 0.0 |
56
+ | 0.1023 | 0.21 | 1500 | 0.1116 | 0.0 |
57
+ | 0.0386 | 0.29 | 2000 | 0.1426 | 0.0 |
58
+ | 0.0716 | 0.36 | 2500 | 0.1119 | 0.0 |
59
+ | 0.0655 | 0.43 | 3000 | 0.1272 | 0.0 |
60
+ | 0.0725 | 0.5 | 3500 | 0.0958 | 0.0 |
61
+ | 0.0759 | 0.57 | 4000 | 0.0975 | 0.0 |
62
+ | 0.061 | 0.64 | 4500 | 0.1277 | 0.0 |
63
+ | 0.0804 | 0.71 | 5000 | 0.1055 | 0.0 |
64
+ | 0.0886 | 0.78 | 5500 | 0.1099 | 0.0 |
65
+ | 0.0591 | 0.86 | 6000 | 0.1273 | 0.0 |
66
+ | 0.0424 | 0.93 | 6500 | 0.1212 | 0.0 |
67
+ | 0.122 | 1.0 | 7000 | 0.1224 | 0.0 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.34.1
73
+ - Pytorch 2.1.0+cu118
74
+ - Datasets 2.14.6
75
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06cb624fdd1dcaae11d1c7f8d8baaa0e59caeb77b7177967f338849e67a427b7
3
  size 5080945162
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3cf18dd827e5619410f288795d4376ad5b4706d678255b9891187b8cc03c72
3
  size 5080945162