specials commited on
Commit
41b62d1
·
verified ·
1 Parent(s): 351696c

End of training

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-1B
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: cs2200-llama-3.2-instruct-cde
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # cs2200-llama-3.2-instruct-cde
16
+
17
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.3478
20
+ - eval_runtime: 429.6064
21
+ - eval_samples_per_second: 13.156
22
+ - eval_steps_per_second: 3.289
23
+ - epoch: 0.1415
24
+ - step: 450
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 4
45
+ - eval_batch_size: 4
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 16
49
+ - optimizer: Use OptimizerNames.PAGED_ADAMW with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 1
52
+
53
+ ### Framework versions
54
+
55
+ - PEFT 0.13.2
56
+ - Transformers 4.46.3
57
+ - Pytorch 2.5.1+cu124
58
+ - Datasets 3.1.0
59
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cba8b99fdc542e75458c0d34dff43ed1199016756e7b8f6404e039e6a430dd9
3
  size 6824216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62d165147d979655ad16e3a69badb8c165c28725762248d645746a300c64f1cb
3
  size 6824216