pszemraj commited on
Commit
76afb42
1 Parent(s): 7b0657f

Model save

Browse files
Files changed (3) hide show
  1. README.md +78 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: griffin-v0.01-c3t-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-v0.01-c3t-8layer-simplewiki-silu-fineweb-1M_en-med-vN
17
+
18
+ This model is a fine-tuned version of [pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu](https://huggingface.co/pszemraj/griffin-v0.01-c3t-8layer-simplewiki-silu) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 5.1981
21
+ - Accuracy: 0.2315
22
+ - Num Input Tokens Seen: 786432000
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.0703 | 0.0656 | 400 | 6.2332 | 0.1701 | 52428800 |
57
+ | 5.723 | 0.1313 | 800 | 5.9116 | 0.1893 | 104857600 |
58
+ | 5.5106 | 0.1969 | 1200 | 5.7516 | 0.1976 | 157286400 |
59
+ | 5.455 | 0.2626 | 1600 | 5.6427 | 0.2032 | 209715200 |
60
+ | 5.3236 | 0.3282 | 2000 | 5.5567 | 0.2103 | 262144000 |
61
+ | 5.2764 | 0.3938 | 2400 | 5.4919 | 0.2151 | 314572800 |
62
+ | 5.1625 | 0.4595 | 2800 | 5.4436 | 0.2176 | 367001600 |
63
+ | 5.1851 | 0.5251 | 3200 | 5.3975 | 0.2206 | 419430400 |
64
+ | 5.0618 | 0.5908 | 3600 | 5.3624 | 0.2199 | 471859200 |
65
+ | 5.0278 | 0.6564 | 4000 | 5.3242 | 0.2236 | 524288000 |
66
+ | 5.0389 | 0.7220 | 4400 | 5.2920 | 0.2264 | 576716800 |
67
+ | 4.9732 | 0.7877 | 4800 | 5.2674 | 0.2276 | 629145600 |
68
+ | 4.9375 | 0.8533 | 5200 | 5.2418 | 0.2292 | 681574400 |
69
+ | 4.9322 | 0.9190 | 5600 | 5.2166 | 0.2312 | 734003200 |
70
+ | 4.8818 | 0.9846 | 6000 | 5.1981 | 0.2315 | 786432000 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.40.1
76
+ - Pytorch 2.3.0+cu121
77
+ - Datasets 2.19.0
78
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.40.1"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:927e37a5a04757a250a3824d6d2e92f9b5bb028ed781002058ce33be1233898a
3
  size 671684224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f29f7b9698de4eec4ee6a7d9585712e3abea33c4545e11ef52e6022f3602ef
3
  size 671684224