keyhan-skypolitan
commited on
End of training
Browse files- README.md +75 -0
- adapter_model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: ybelkada/falcon-7b-sharded-bf16
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: my_thesis
|
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 |
+
# my_thesis
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [ybelkada/falcon-7b-sharded-bf16](https://huggingface.co/ybelkada/falcon-7b-sharded-bf16) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2940
|
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.0002
|
40 |
+
- train_batch_size: 2
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 2
|
44 |
+
- total_train_batch_size: 4
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: cosine
|
47 |
+
- lr_scheduler_warmup_ratio: 0.03
|
48 |
+
- training_steps: 320
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 2.0695 | 0.1794 | 20 | 1.7234 |
|
55 |
+
| 1.7581 | 0.3587 | 40 | 1.3875 |
|
56 |
+
| 1.6152 | 0.5381 | 60 | 1.3234 |
|
57 |
+
| 1.7435 | 0.7175 | 80 | 1.2944 |
|
58 |
+
| 1.3584 | 0.8969 | 100 | 1.2529 |
|
59 |
+
| 1.385 | 1.0762 | 120 | 1.2271 |
|
60 |
+
| 1.3231 | 1.2556 | 140 | 1.3666 |
|
61 |
+
| 1.2051 | 1.4350 | 160 | 1.2044 |
|
62 |
+
| 1.1207 | 1.6143 | 180 | 1.2379 |
|
63 |
+
| 1.1716 | 1.7937 | 200 | 1.1969 |
|
64 |
+
| 1.31 | 1.9731 | 220 | 1.2153 |
|
65 |
+
| 0.9115 | 2.1525 | 240 | 1.2411 |
|
66 |
+
| 0.7857 | 2.3318 | 260 | 1.2940 |
|
67 |
+
|
68 |
+
|
69 |
+
### Framework versions
|
70 |
+
|
71 |
+
- PEFT 0.12.1.dev0
|
72 |
+
- Transformers 4.43.3
|
73 |
+
- Pytorch 2.3.1+cu121
|
74 |
+
- Datasets 2.20.0
|
75 |
+
- Tokenizers 0.19.1
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4342dd9a35a17fc22a128ca4b9726e68a76353541ca4a5eb1787dd496e23c82
|
3 |
size 261131840
|