Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
sentiment-analysis
text-embeddings-inference
Instructions to use DerivedFunction01/distilroberta-imdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DerivedFunction01/distilroberta-imdb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="DerivedFunction01/distilroberta-imdb")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("DerivedFunction01/distilroberta-imdb") model = AutoModelForSequenceClassification.from_pretrained("DerivedFunction01/distilroberta-imdb") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3332
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328492264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:349203640500ee650ba07d24e1728f1f503579d7b66e632039d625e1807982cc
|
| 3 |
size 328492264
|
runs/Feb27_10-12-02_350221c92162/events.out.tfevents.1772187122.350221c92162.5850.2
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:b0201d7aaf13a68c7f15a602dbcfc91d18aa8e10543f51cf4c29f76ce3628e37
|
| 3 |
+
size 75821
|