End of training
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
library_name: peft
|
|
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
-
base_model: tiiuae/falcon-7b
|
9 |
model-index:
|
10 |
- name: Falcon-Complete-8-15
|
11 |
results: []
|
@@ -14,11 +14,12 @@ model-index:
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
|
|
17 |
# Falcon-Complete-8-15
|
18 |
|
19 |
This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 2.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,7 +54,7 @@ The following hyperparameters were used during training:
|
|
53 |
### Framework versions
|
54 |
|
55 |
- PEFT 0.12.0
|
56 |
-
- Transformers 4.
|
57 |
- Pytorch 2.1.2
|
58 |
-
- Datasets 2.
|
59 |
-
- Tokenizers 0.
|
|
|
1 |
---
|
2 |
+
base_model: tiiuae/falcon-7b
|
3 |
library_name: peft
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
8 |
- generated_from_trainer
|
|
|
9 |
model-index:
|
10 |
- name: Falcon-Complete-8-15
|
11 |
results: []
|
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/rug_thijs/huggingface/runs/occ6m0k5)
|
18 |
# Falcon-Complete-8-15
|
19 |
|
20 |
This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 2.7295
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
54 |
### Framework versions
|
55 |
|
56 |
- PEFT 0.12.0
|
57 |
+
- Transformers 4.42.3
|
58 |
- Pytorch 2.1.2
|
59 |
+
- Datasets 2.20.0
|
60 |
+
- 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 2439332736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23765a815477cc337de12a9a62f0c105fd99878538f05582a91afbdb3454202d
|
3 |
size 2439332736
|
runs/Aug04_13-27-56_1aed02b492db/events.out.tfevents.1722814203.1aed02b492db.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de86d49d80968cc0d1eff66a3b806175418c4b7485b5eb7e962c3e9f9c04ad71
|
3 |
+
size 364
|
tokenizer.json
CHANGED
@@ -173,6 +173,7 @@
|
|
173 |
"end_of_word_suffix": null,
|
174 |
"fuse_unk": false,
|
175 |
"byte_fallback": false,
|
|
|
176 |
"vocab": {
|
177 |
">>TITLE<<": 0,
|
178 |
">>ABSTRACT<<": 1,
|
|
|
173 |
"end_of_word_suffix": null,
|
174 |
"fuse_unk": false,
|
175 |
"byte_fallback": false,
|
176 |
+
"ignore_merges": false,
|
177 |
"vocab": {
|
178 |
">>TITLE<<": 0,
|
179 |
">>ABSTRACT<<": 1,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e0b62111bb3be16a4973106c50333299d43c4f15b3e69374ecef45e97942754
|
3 |
+
size 5368
|