Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use HrantDinkFoundation/turkish-hs-degree-prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HrantDinkFoundation/turkish-hs-degree-prediction with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HrantDinkFoundation/turkish-hs-degree-prediction")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("HrantDinkFoundation/turkish-hs-degree-prediction") model = AutoModelForSequenceClassification.from_pretrained("HrantDinkFoundation/turkish-hs-degree-prediction", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7270
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 447970300
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce3bd2ce6c74da7ffa39799c796e4289279fd5fc6e8dac53a1460800b4e6dfd5
|
| 3 |
size 447970300
|
runs/Mar11_15-48-41_78bfabebfe09/events.out.tfevents.1741708123.78bfabebfe09.4862.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:14b331849ce7c35375f2475ce1bc20d78f7feac2b2288276ea87b3ebb961c97b
|
| 3 |
+
size 53900
|