Text Classification
Transformers
TensorBoard
Safetensors
roberta
Trained with AutoTrain
text-embeddings-inference
Instructions to use Barzillian/knowledge-Distillation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Barzillian/knowledge-Distillation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Barzillian/knowledge-Distillation")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Barzillian/knowledge-Distillation") model = AutoModelForSequenceClassification.from_pretrained("Barzillian/knowledge-Distillation") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
runs/Jul26_08-47-27_r-barzillian-autotrain-tihbmnmf-fb27f-ntzqa/events.out.tfevents.1753519649.r-barzillian-autotrain-tihbmnmf-fb27f-ntzqa.116.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:2b9d2e47f1dc8fe824b8419b639aeeca20a42dcf30818e3526105223df91953f
|
| 3 |
+
size 30091
|