Instructions to use Arushhh/tiny-chatbot-dpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Arushhh/tiny-chatbot-dpo with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Arushhh/tiny-chatbot-dpo", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files- training_args.bin +1 -1
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e751944423c3468378ae4f252cdec989a5b358f9b34510b6ea19672e3418364
|
| 3 |
size 6200
|