Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use dafqi/DistilBERT-Rating-Prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dafqi/DistilBERT-Rating-Prediction with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dafqi/DistilBERT-Rating-Prediction")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dafqi/DistilBERT-Rating-Prediction") model = AutoModelForSequenceClassification.from_pretrained("dafqi/DistilBERT-Rating-Prediction") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 455
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541326604
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:326fe93cbbfe3b134e9b79f4b4608c251d2f944fdaf2c34bfcf7632a40b2030f
|
| 3 |
size 541326604
|
runs/Mar14_09-16-15_1989f171f376/events.out.tfevents.1710408045.1989f171f376.97.1
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:109ada71373dd84b23c3f6d80393a55f1c399645152c61ccc438f8f6a9ad0e7c
|
| 3 |
+
size 54488
|