pszemraj commited on
Commit
2c8738e
1 Parent(s): a56db27

Model save

Browse files
Files changed (3) hide show
  1. README.md +77 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: pszemraj/griffin-1024-llama3t-8layer-simplewiki-silu
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: griffin-1024-llama3t-8layer-simplewiki-silu-fineweb-1M_en-med-vN
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
+ # griffin-1024-llama3t-8layer-simplewiki-silu-fineweb-1M_en-med-vN
17
+
18
+ This model is a fine-tuned version of [pszemraj/griffin-1024-llama3t-8layer-simplewiki-silu](https://huggingface.co/pszemraj/griffin-1024-llama3t-8layer-simplewiki-silu) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 5.6745
21
+ - Accuracy: 0.1884
22
+ - Num Input Tokens Seen: 734003200
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0003
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 80085
45
+ - gradient_accumulation_steps: 32
46
+ - total_train_batch_size: 64
47
+ - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-07
48
+ - lr_scheduler_type: inverse_sqrt
49
+ - lr_scheduler_warmup_ratio: 0.05
50
+ - num_epochs: 1.0
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Input Tokens Seen |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:-----------------:|
56
+ | 6.4019 | 0.0684 | 400 | 6.7690 | 0.1278 | 52428800 |
57
+ | 6.0547 | 0.1368 | 800 | 6.4214 | 0.1460 | 104857600 |
58
+ | 5.8133 | 0.2052 | 1200 | 6.2566 | 0.1550 | 157286400 |
59
+ | 5.7212 | 0.2736 | 1600 | 6.1411 | 0.1620 | 209715200 |
60
+ | 5.6175 | 0.3420 | 2000 | 6.0502 | 0.1669 | 262144000 |
61
+ | 5.5014 | 0.4104 | 2400 | 5.9827 | 0.1687 | 314572800 |
62
+ | 5.4882 | 0.4788 | 2800 | 5.9203 | 0.1731 | 367001600 |
63
+ | 5.3972 | 0.5472 | 3200 | 5.8614 | 0.1782 | 419430400 |
64
+ | 5.3983 | 0.6156 | 3600 | 5.8340 | 0.1773 | 471859200 |
65
+ | 5.3175 | 0.6840 | 4000 | 5.7916 | 0.1814 | 524288000 |
66
+ | 5.3014 | 0.7524 | 4400 | 5.7565 | 0.1814 | 576716800 |
67
+ | 5.2749 | 0.8208 | 4800 | 5.7303 | 0.1849 | 629145600 |
68
+ | 5.2264 | 0.8892 | 5200 | 5.6993 | 0.1850 | 681574400 |
69
+ | 5.2107 | 0.9576 | 5600 | 5.6745 | 0.1884 | 734003200 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.40.1
75
+ - Pytorch 2.3.0+cu121
76
+ - Datasets 2.19.0
77
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "eos_token_id": 128001,
5
+ "transformers_version": "4.40.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3fb05d674bd5aae95288a62efd0c8e98ac60895cd243a41b516a28ae2da7adb
3
  size 934876808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648cf1fafb54217d59b25d6133a5144135541386694787902bf48790dfdeb27b
3
  size 934876808