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 16000
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:200b0662443cb0eec638cc6772458211e0fa3555ae26bd35c061a08f9130dbcd
|
| 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:5687a40d9c69783b618104b854185d1432ca6885c5e5bb26a34c81a24669febd
|
| 3 |
+
size 13488
|