conorhastings
commited on
Commit
•
f3ae003
1
Parent(s):
6790bec
Upload model
Browse files- README.md +1 -6
- adapter_config.json +1 -1
- adapter_model.bin +2 -2
README.md
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
datasets:
|
4 |
-
- conorhastings/chat
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
pipeline_tag: conversational
|
8 |
---
|
9 |
## Training procedure
|
10 |
|
@@ -23,4 +18,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
23 |
### Framework versions
|
24 |
|
25 |
|
26 |
-
- PEFT 0.
|
|
|
1 |
---
|
2 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Training procedure
|
5 |
|
|
|
18 |
### Framework versions
|
19 |
|
20 |
|
21 |
+
- PEFT 0.6.0.dev0
|
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path":
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "decapoda-research/llama-7b-hf",
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
adapter_model.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:e5e1621f48d9ad8feb1d6d31050275f0aafd080c5c07153301fe2f48411f4406
|
3 |
+
size 443
|