Text Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use agi-css/distilroberta-base-etc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use agi-css/distilroberta-base-etc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="agi-css/distilroberta-base-etc")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("agi-css/distilroberta-base-etc") model = AutoModelForSequenceClassification.from_pretrained("agi-css/distilroberta-base-etc") - Notebooks
- Google Colab
- Kaggle
Training completed!
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328518765
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11ad71ca0ca39e760423cd53e4ad0b7ecac184238867426042fb8cc847bb785f
|
| 3 |
size 328518765
|
runs/May03_05-46-14_lambda-server/events.out.tfevents.1651571188.lambda-server.291897.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:6e83187458f01fd11ea86719d0b9fb06ce9a5dea4c5e509b138691aa854a4f99
|
| 3 |
+
size 6325
|