sedrickkeh commited on
Commit
702f74e
1 Parent(s): db4ebef

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.1
4
+ base_model: meta-llama/Meta-Llama-3.1-8B
5
+ tags:
6
+ - llama-factory
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: oh-dcft-v1.2_no-curation_gpt-4o-mini
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
+ # oh-dcft-v1.2_no-curation_gpt-4o-mini
17
+
18
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6520
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-06
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - distributed_type: multi-GPU
44
+ - num_devices: 64
45
+ - total_train_batch_size: 512
46
+ - total_eval_batch_size: 512
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: constant
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - lr_scheduler_warmup_steps: 1738
51
+ - num_epochs: 3.0
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 0.6591 | 1.0 | 329 | 0.6591 |
58
+ | 0.6101 | 2.0 | 658 | 0.6488 |
59
+ | 0.5704 | 3.0 | 987 | 0.6520 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.46.1
65
+ - Pytorch 2.3.0
66
+ - Datasets 3.0.2
67
+ - Tokenizers 0.20.3
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "do_sample": true,
5
+ "eos_token_id": 128001,
6
+ "temperature": 0.6,
7
+ "top_p": 0.9,
8
+ "transformers_version": "4.46.1"
9
+ }
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef7d411cb973b26bf17a3a83e1457895c2f7ac27d762a7d4c68f4aead8faddc5
3
  size 4976698672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5460309525cf9ce579eadbf303486894f57d02c2bef68e5d4fec22a049330336
3
  size 4976698672
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa2b10e9c9fb7d3a114c27bd9e93b53b1c26b2f7993b3009ec0c0089712945ad
3
  size 4999802720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33af5c9660c777fae7f435b92c4f7a56ab65c237b812989c643221da1ba374b6
3
  size 4999802720
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d05a05d968e8fded72035b6b67d43f53e3c6a614d4742af51e5e869ec9b56aff
3
  size 4915916176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43af2f1562bfcc3e1dc3ee253cc121557bda2e03deb5693a4211ea4e89ed868c
3
  size 4915916176
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0e1596e6aa2ca4d61c6ba6b91b74a8746ba4ca13ecc68a5dd2151f64d5dd5eb
3
  size 1168138808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d5e03eb26a3109b9372e70158a557e5ff40de75e7b5ab8fb4dfdc26bacbc02
3
  size 1168138808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a9dfa5d914624f87280cac256e364e0da13df18bbb0bdedb16d163d49109bea
3
  size 7224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a22c23057161ce8caaf4753f5daa1dd9025e76ebc5269863ad39653fb970a67
3
  size 7224