Instructions to use MRF18/chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MRF18/chatbot with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("MRF18/chatbot") model = AutoModelForSeq2SeqLM.from_pretrained("MRF18/chatbot") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557969145
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d2c690ee21e42a39fd7e1dcd95cc94d19722e69e1642a9c5ddbec84d205046b
|
| 3 |
size 557969145
|
runs/Sep26_06-50-46_182af50d2a71/events.out.tfevents.1664175051.182af50d2a71.17.4
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:4ace3d16a4344d2f6078888dfae4d1a3bf345c765c82fe8b492879db57011ca7
|
| 3 |
+
size 5113
|