HachiML commited on
Commit
df1c56d
1 Parent(s): d885625

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +68 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: myBit-Llama2-jp-127M-test-10
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # myBit-Llama2-jp-127M-test-10
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 4.5027
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 0.00024
36
+ - train_batch_size: 96
37
+ - eval_batch_size: 96
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: polynomial
41
+ - lr_scheduler_warmup_steps: 500
42
+ - num_epochs: 1
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | 9.1233 | 0.07 | 200 | 7.9284 |
49
+ | 7.0718 | 0.15 | 400 | 6.5191 |
50
+ | 6.0222 | 0.22 | 600 | 5.5007 |
51
+ | 5.3898 | 0.29 | 800 | 5.2505 |
52
+ | 5.3181 | 0.37 | 1000 | 5.1436 |
53
+ | 5.0295 | 0.44 | 1200 | 4.9255 |
54
+ | 4.8843 | 0.52 | 1400 | 4.8118 |
55
+ | 4.7822 | 0.59 | 1600 | 4.7350 |
56
+ | 4.7075 | 0.66 | 1800 | 4.6671 |
57
+ | 4.644 | 0.74 | 2000 | 4.6128 |
58
+ | 4.593 | 0.81 | 2200 | 4.5621 |
59
+ | 4.5478 | 0.88 | 2400 | 4.5245 |
60
+ | 4.5167 | 0.96 | 2600 | 4.5027 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.38.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.38.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1f8d8b17efd315c69d798611c4f3958f6563121272976db771071aedab857e6
3
  size 511344824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c516c82e1512e23c6c59e641a1497de646a48979dc0ce8fd83140be442a342fa
3
  size 511344824