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
Training in progress, step 11000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409147757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ea87d669723f13ac295ab4f61fa9627241ab3d74c4e2ce6f3acf898b4b8b629
|
| 3 |
size 409147757
|
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:ce8fc04bb64eb11fa1868112b47284ea1569df7a597eede762a2790e82b71aa3
|
| 3 |
+
size 11601
|