Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Raychanan/COVID_RandomOver with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Raychanan/COVID_RandomOver with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Raychanan/COVID_RandomOver")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Raychanan/COVID_RandomOver") model = AutoModelForSequenceClassification.from_pretrained("Raychanan/COVID_RandomOver") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Apr15_00-42-01_20f04e145805/events.out.tfevents.1649983357.20f04e145805.76.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:2f5fe8e5fe92b64095aac88c636ccb952a0e3b721863ab5a2dd4b961e59d4bb4
|
| 3 |
+
size 14159
|