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 5
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:4a33da2b965819d44089bb43a29b8a22ed4f5dd007fd42824a8d5a1e77c626eb
|
| 3 |
size 267832560
|
runs/Apr01_18-04-04_7a8c45e7c226/events.out.tfevents.1711994645.7a8c45e7c226.13488.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:e3f4059812a400edfffbd0a84766cbc17d0548af36480671e6707700605f9917
|
| 3 |
+
size 7498
|