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 2499
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:2d450a7fc4581e6e3436349574a75b37625bee699d0b9cc5f414caf06fc4ca95
|
| 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:7f7c04a1f39bbade57ad810e26ef12dc673d24b5184574165d90f75b35b9c708
|
| 3 |
+
size 57985
|