Instructions to use yossir/ber4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yossir/ber4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="yossir/ber4")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("yossir/ber4") model = AutoModelForSequenceClassification.from_pretrained("yossir/ber4") - 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 744147573
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d607db252ed5dbfe6f53cd5b6f6579eacfe662f9012e17a397fc3ed91e221e13
|
| 3 |
size 744147573
|
runs/Mar05_08-29-13_3a1c96324c04/events.out.tfevents.1678004963.3a1c96324c04.174.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:725ea59a6b2a68533f38f97d65a5da8271c8d9a34cc28322996901c9bdb87fb0
|
| 3 |
+
size 425992
|