Instructions to use alistvt/fudnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alistvt/fudnet with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="alistvt/fudnet")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("alistvt/fudnet") model = AutoModelForSequenceClassification.from_pretrained("alistvt/fudnet") - 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 1883798573
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6770d252272c9777af2f901f1242f2361af8fc8c5e14fd88f0ad1a1c3639479
|
| 3 |
size 1883798573
|
runs/Sep12_19-23-09_cd1f8aa06d4f/events.out.tfevents.1663010605.cd1f8aa06d4f.71.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:310a285c53e279e6f5a82dfcf5c1f1c0fc71f3828400c8c888f68a0109729ba6
|
| 3 |
+
size 27145
|