End of training
Browse files- README.md +75 -0
- adapter_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: tiiuae/falcon-7b
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: falcon-generate-560-smallset
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# falcon-generate-560-smallset
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.2138
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 0.0005
|
38 |
+
- train_batch_size: 16
|
39 |
+
- eval_batch_size: 16
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: cosine
|
43 |
+
- lr_scheduler_warmup_ratio: 0.03
|
44 |
+
- num_epochs: 4
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 2.5842 | 0.21 | 10 | 2.1612 |
|
51 |
+
| 2.1402 | 0.43 | 20 | 1.6726 |
|
52 |
+
| 1.2388 | 0.64 | 30 | 1.7379 |
|
53 |
+
| 1.593 | 0.85 | 40 | 1.6660 |
|
54 |
+
| 1.693 | 1.06 | 50 | 1.5479 |
|
55 |
+
| 1.1697 | 1.28 | 60 | 1.8677 |
|
56 |
+
| 1.7327 | 1.49 | 70 | 1.6845 |
|
57 |
+
| 1.5152 | 1.7 | 80 | 1.5870 |
|
58 |
+
| 2.0819 | 1.91 | 90 | 1.2138 |
|
59 |
+
| 0.9853 | 2.13 | 100 | 1.9800 |
|
60 |
+
| 1.0804 | 2.34 | 110 | 1.3695 |
|
61 |
+
| 1.8216 | 2.55 | 120 | 1.8492 |
|
62 |
+
| 1.0342 | 2.77 | 130 | 1.8183 |
|
63 |
+
| 0.9118 | 2.98 | 140 | 1.8248 |
|
64 |
+
| 0.7258 | 3.19 | 150 | 1.8724 |
|
65 |
+
| 0.7392 | 3.4 | 160 | 1.8986 |
|
66 |
+
| 0.9705 | 3.62 | 170 | 2.0972 |
|
67 |
+
| 1.81 | 3.83 | 180 | 2.1715 |
|
68 |
+
|
69 |
+
|
70 |
+
### Framework versions
|
71 |
+
|
72 |
+
- Transformers 4.32.1
|
73 |
+
- Pytorch 2.0.1
|
74 |
+
- Datasets 2.14.5
|
75 |
+
- Tokenizers 0.13.3
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 65978769
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f886532beebff7b5e158b4039fb01e742fc6c8b7c6f3cdd9829b3de7701850e3
|
3 |
size 65978769
|