Instructions to use Ridhwan/locum_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ridhwan/locum_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ridhwan/locum_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ridhwan/locum_classification") model = AutoModelForSequenceClassification.from_pretrained("Ridhwan/locum_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267864749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a945b999714e0e89dded3b2f0a1e6a60565323eb4be89340c53ba1fd035f7ea5
|
| 3 |
size 267864749
|
runs/Feb21_15-10-53_Ridhwan/events.out.tfevents.1676963462.Ridhwan.24968.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:fc44b40c4af502475aff161f3b58705ce9367dd4eafd2764c8c0998c0df3e288
|
| 3 |
+
size 16112
|