End of training
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# falcon-7b-sharded-bf16-finetuned-ToxiGen
|
14 |
|
15 |
-
This model is a fine-tuned version of [ybelkada/falcon-7b-sharded-bf16](https://huggingface.co/ybelkada/falcon-7b-sharded-bf16) on
|
16 |
|
17 |
## Model description
|
18 |
|
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Framework versions
|
51 |
|
52 |
-
- Transformers 4.35.
|
53 |
- Pytorch 2.1.0+cu118
|
54 |
- Datasets 2.14.6
|
55 |
- Tokenizers 0.14.1
|
|
|
12 |
|
13 |
# falcon-7b-sharded-bf16-finetuned-ToxiGen
|
14 |
|
15 |
+
This model is a fine-tuned version of [ybelkada/falcon-7b-sharded-bf16](https://huggingface.co/ybelkada/falcon-7b-sharded-bf16) on the None dataset.
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
49 |
|
50 |
### Framework versions
|
51 |
|
52 |
+
- Transformers 4.35.1
|
53 |
- Pytorch 2.1.0+cu118
|
54 |
- Datasets 2.14.6
|
55 |
- Tokenizers 0.14.1
|
adapter_config.json
CHANGED
@@ -17,9 +17,9 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"dense_4h_to_h",
|
20 |
-
"
|
21 |
"query_key_value",
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"dense_4h_to_h",
|
20 |
+
"dense_h_to_4h",
|
21 |
"query_key_value",
|
22 |
+
"dense"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 522227376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eae3ab54f43b9a7e247c822142c374869c09aa8721acee65541d5624e8b7948
|
3 |
size 522227376
|
runs/Nov14_17-41-35_1d984e5ec2a4/events.out.tfevents.1699983734.1d984e5ec2a4.1583.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9a6b8a63052fd640ae44cc265334e9f1d0ada817a3ce6de679064e051294d78
|
3 |
+
size 27154
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b52081509aed29498df1aea051a28afbbe4bfd4598978d82555134798ffdf5b
|
3 |
size 4664
|