Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use GioReg/ita1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GioReg/ita1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="GioReg/ita1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("GioReg/ita1") model = AutoModelForSequenceClassification.from_pretrained("GioReg/ita1") - 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 737472557
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5dff414a07589e840ca1afaef6c34e08b7094ab73dd3ab4304ed0b2fec3b71
|
| 3 |
size 737472557
|
runs/Mar30_13-54-58_e6e68810f851/events.out.tfevents.1648648539.e6e68810f851.76.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:7667bdc4b9f920680fe37a11c675c4389e3f4a47b55759b873586faa2f25dc12
|
| 3 |
+
size 3966
|
runs/Mar30_13-54-58_e6e68810f851/events.out.tfevents.1648648731.e6e68810f851.76.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ca01a7718b33350158417b932e09f01caf7feedfd5bb7961ee086368fd490d3
|
| 3 |
+
size 409
|