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 2500
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:34f7498a87f23cd624e79ca81a4a807254bbcc42dbe5fc456e0025a22b31c992
|
| 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:3e19121b715d7f5b9888f8ee610a75deb108b46fdb4ebfcfe42e74bfcb48ca10
|
| 3 |
+
size 5584
|