Instructions to use abigailp/m3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abigailp/m3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="abigailp/m3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("abigailp/m3") model = AutoModelForSequenceClassification.from_pretrained("abigailp/m3") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267855533
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:838d4e10aa4e72bfb441d8f500151ff39eac39377b6615e56a5c89c11423a530
|
| 3 |
size 267855533
|
runs/Jan31_12-54-12_f2ffbcdf767c/events.out.tfevents.1675169659.f2ffbcdf767c.234.9
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:103bafa9c382646497ebad450a461946679783805e6fa8539de4e6268fac81e6
|
| 3 |
+
size 5528
|