Instructions to use Eslavath1/dataset.json with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Eslavath1/dataset.json with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "Eslavath1/dataset.json") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27280152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38da7fd4e50747cf1d266cff47a4bc53d972745ae3dcfb2d3eb7498d7da74045
|
| 3 |
size 27280152
|
runs/Jul26_15-37-29_34989cf0c0f6/events.out.tfevents.1722008252.34989cf0c0f6.9613.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2946b1c9ce27ffeb369d2d351d3d017e75ff0693c3a4ad2a3c7ce2e1b4026ad4
|
| 3 |
+
size 5934
|
runs/Jul26_15-39-26_34989cf0c0f6/events.out.tfevents.1722008368.34989cf0c0f6.9613.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f3fee720af5c6c930f9fd0cf1105fa38b528ed5c5aa1eb967882c5fe95ba5af
|
| 3 |
+
size 6706
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b74e079b2291dd7250bdf559070ff319480915906350d4c6dc88dae67e31494b
|
| 3 |
size 5496
|