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 13000
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:195127c0b4027f52a5cc08e05a9f4674e5e7a8256da05e15f426aa27841a0153
|
| 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:e4aebe2c12b94704ea9aa9e24f5fd3f8393cf7a8a265031622663f51637ba99c
|
| 3 |
+
size 12229
|