chchen commited on
Commit
b72e8f2
·
verified ·
1 Parent(s): d8e5d73

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3
4
+ base_model: aaditya/Llama3-OpenBioLLM-8B
5
+ tags:
6
+ - llama-factory
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: Llama3-OpenBioLLM-8B-PsyCourse-info-fold2
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
+ # Llama3-OpenBioLLM-8B-PsyCourse-info-fold2
17
+
18
+ This model is a fine-tuned version of [aaditya/Llama3-OpenBioLLM-8B](https://huggingface.co/aaditya/Llama3-OpenBioLLM-8B) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1603
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: 0.0001
40
+ - train_batch_size: 1
41
+ - eval_batch_size: 1
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 16
44
+ - total_train_batch_size: 16
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 5.0
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5271 | 0.3951 | 10 | 0.4138 |
55
+ | 0.2415 | 0.7901 | 20 | 0.2412 |
56
+ | 0.2333 | 1.1852 | 30 | 0.1943 |
57
+ | 0.1313 | 1.5802 | 40 | 0.1791 |
58
+ | 0.2042 | 1.9753 | 50 | 0.1710 |
59
+ | 0.0957 | 2.3704 | 60 | 0.1683 |
60
+ | 0.1144 | 2.7654 | 70 | 0.1528 |
61
+ | 0.0601 | 3.1605 | 80 | 0.1526 |
62
+ | 0.0503 | 3.5556 | 90 | 0.1574 |
63
+ | 0.0589 | 3.9506 | 100 | 0.1604 |
64
+ | 0.047 | 4.3457 | 110 | 0.1623 |
65
+ | 0.0555 | 4.7407 | 120 | 0.1603 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - PEFT 0.12.0
71
+ - Transformers 4.46.1
72
+ - Pytorch 2.5.1+cu124
73
+ - Datasets 3.1.0
74
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d1cb9aa889b56c4ed15f828a1ea226bd18157b287ebaf98ed0dc8a48f4c077a
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e06c073ec5d3645870a7eee73454eef66cb0164c5e34de253bee72a5b50face
3
  size 83945296