Instructions to use sunny199/sft-tiny-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sunny199/sft-tiny-chatbot with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sunny199/sft-tiny-chatbot", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -23,8 +23,8 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
],
|
| 29 |
"task_type": "CAUSAL_LM",
|
| 30 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"v_proj",
|
| 27 |
+
"q_proj"
|
| 28 |
],
|
| 29 |
"task_type": "CAUSAL_LM",
|
| 30 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9022864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66e4d316407694dc164d05d24a511a25fa8b7393f8310f33432cd22d9dd545a1
|
| 3 |
size 9022864
|
runs/Mar08_14-00-05_26db69c9ceff/events.out.tfevents.1741442407.26db69c9ceff.1979.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36e663ca486e16c0f1780c9a6bf0d06737e1824138e89219efbbb03189afa333
|
| 3 |
+
size 5929
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:252ccf24a0a521d3e1234573b4e9905be4890e8a9cb9477812939c9ab63fad68
|
| 3 |
size 5560
|