Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use AnonymousCS/baltoslavic_peoplecentric with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousCS/baltoslavic_peoplecentric with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AnonymousCS/baltoslavic_peoplecentric")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AnonymousCS/baltoslavic_peoplecentric") model = AutoModelForSequenceClassification.from_pretrained("AnonymousCS/baltoslavic_peoplecentric", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711443456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7155a4e593bc118306a4927d4e75ca86f5211a1f4d3be3fa16484182630465a5
|
| 3 |
size 711443456
|
runs/Dec04_20-07-55_386ec54e87aa/events.out.tfevents.1733342877.386ec54e87aa.1011.5
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:a1ca1b4403a08d7fc883b3b0af561c6d495294f6d581cc51972f5452b2b1e270
|
| 3 |
+
size 6774
|