Instructions to use ukk2397/temp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ukk2397/temp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ukk2397/temp")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ukk2397/temp") model = AutoModelForSequenceClassification.from_pretrained("ukk2397/temp", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b61d8059678d443bcd1436eda9e23389d056da0071c0e99ad6697a270e5ac6a
|
| 3 |
size 267832560
|
runs/Apr01_18-33-43_eed1cd6f1b32/events.out.tfevents.1711996424.eed1cd6f1b32.940.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:04f8f3b6ecfcad1c5464ca2bf20bd59b82e0232a2aed669e9d584d4e22611b35
|
| 3 |
+
size 6722
|