sedrickkeh commited on
Commit
3b8d1ae
·
verified ·
1 Parent(s): 0991ea3

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3
4
+ base_model: meta-llama/Meta-Llama-3-8B
5
+ tags:
6
+ - llama-factory
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: OH_DCFT_V3_wo_airoboros
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_V3_wo_airoboros
17
+
18
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6411
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: 16
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 512
47
+ - total_eval_batch_size: 128
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: constant
50
+ - lr_scheduler_warmup_ratio: 0.1
51
+ - lr_scheduler_warmup_steps: 1738
52
+ - num_epochs: 3.0
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 0.6513 | 1.0 | 407 | 0.6469 |
59
+ | 0.6048 | 2.0 | 814 | 0.6370 |
60
+ | 0.5545 | 3.0 | 1221 | 0.6411 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.45.2
66
+ - Pytorch 2.3.0
67
+ - Datasets 2.21.0
68
+ - Tokenizers 0.20.1
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": 128001,
5
+ "max_length": 4096,
6
+ "temperature": 0.6,
7
+ "top_p": 0.9,
8
+ "transformers_version": "4.45.2"
9
+ }
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7577566c3d8b7fd863f2e3c42bd001d1e9070c606b390682d86959cb854b8231
3
  size 4976698672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9cf1d648102e47fafd618bb81d99ed413cbce579957bd9bc3bb97771d7680f
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:97c6c2fbc5f1af12d8ebc4cbb6265bce194a329d53afd818b2f965623260364c
3
  size 4999802720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10a04c6ae7c84dae530f85cfcc8961412c9865fce0eea314757f77d7395dcda
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:d414eadc200476ec6be5b4d31b520eee895fe3210e9db1ddd079ebc2c19947ac
3
  size 4915916176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a704695fd8c843ea7d3e3fef983f9916d1df0b73d1c4e5324bfbbe87c7ff6772
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:27ae4df4eb085941cd3f7e631e30cdf3f8b805ee28a265e4091b6eeb8f05b711
3
  size 1168138808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addb086c16d8d1b44f11e7ab8d9ed780ffc02691a25451867e0024f14bd7b0ef
3
  size 1168138808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7888446c0e7db5293afad6951a30476a3b1a6f04493f3cc9e1fdbb841bec58f2
3
  size 7160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2daafa9b0a7954e5abd2e5b152ac25ce9eac0e7227179cab91c1359e11d869e
3
  size 7160