Instructions to use MRF18/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MRF18/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MRF18/results")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MRF18/results") model = AutoModelForSequenceClassification.from_pretrained("MRF18/results") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498663405
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a2e6fd87647929e26b17210427ee5786fa6594de9e0a68007a4c58991d23d36
|
| 3 |
size 498663405
|
runs/Jun23_05-54-08_490d7257fbc8/events.out.tfevents.1655963841.490d7257fbc8.72.0
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:9a15258d29a04f3e67a4d10ffcc5f33b184656d08ac31d3af8ccb3ba5e10505a
|
| 3 |
+
size 5910
|