HachiML commited on
Commit
abbe65b
1 Parent(s): 56ef295

End of training

Browse files
Files changed (3) hide show
  1. README.md +73 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: BitNet-based-Llama2-jp-test
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # BitNet-based-Llama2-jp-test
15
+
16
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 92.3872
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0005
38
+ - train_batch_size: 156
39
+ - eval_batch_size: 156
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: cosine
43
+ - lr_scheduler_warmup_steps: 200
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 92.3586 | 0.06 | 100 | 92.3876 |
51
+ | 92.3629 | 0.12 | 200 | 92.3877 |
52
+ | 92.3395 | 0.18 | 300 | 92.3753 |
53
+ | 92.3229 | 0.24 | 400 | 92.3346 |
54
+ | 92.3158 | 0.3 | 500 | 92.3378 |
55
+ | 92.3411 | 0.36 | 600 | 92.3068 |
56
+ | 92.3362 | 0.42 | 700 | 92.3086 |
57
+ | 92.3304 | 0.48 | 800 | 92.3751 |
58
+ | 92.3344 | 0.55 | 900 | 92.3510 |
59
+ | 92.3355 | 0.61 | 1000 | 92.3283 |
60
+ | 92.3628 | 0.67 | 1100 | 92.3356 |
61
+ | 92.337 | 0.73 | 1200 | 92.3693 |
62
+ | 92.3825 | 0.79 | 1300 | 92.3734 |
63
+ | 92.3569 | 0.85 | 1400 | 92.2878 |
64
+ | 92.3633 | 0.91 | 1500 | 92.3738 |
65
+ | 92.3392 | 0.97 | 1600 | 92.3872 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.36.2
71
+ - Pytorch 2.2.0+cu121
72
+ - Datasets 2.18.0
73
+ - 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.36.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d81bfbe8c618e62be1f57ecee7942f36dc120eacfd71e89fa9af9e9cb2046349
3
  size 488077616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49819f1c756c08cf8e1d28a260bde3aeae3f4c946d928d7427f7e6eef69f8782
3
  size 488077616