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 2
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:b0a2ecba4b80a71f0a515b14a36b8cb338690bf4d1dd0110de5a360b250ab9a3
|
| 3 |
size 267832560
|
runs/Apr01_21-32-47_6581c1f0037d/events.out.tfevents.1712007170.6581c1f0037d.1223.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ccb6eb7c6dc9002d498da551438cbcb827215e30f2dc0e4b6c2624f8ba355f9
|
| 3 |
+
size 5456
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf7a11ec6f4c2156a76eeca0c5712933ca859309cef5d7765a0d6953782b03e0
|
| 3 |
size 4856
|