Instructions to use fourthbrain-demo/alberta_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fourthbrain-demo/alberta_base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="fourthbrain-demo/alberta_base")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("fourthbrain-demo/alberta_base") model = AutoModelForSequenceClassification.from_pretrained("fourthbrain-demo/alberta_base") - Notebooks
- Google Colab
- Kaggle
Commit ·
d2b76c1
1
Parent(s): 13fb220
Training in progress, epoch 2
Browse files
runs/Jul14_00-18-59_thesamaritan/events.out.tfevents.1657755586.thesamaritan.2979292.4
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:18cbaa218d654ae1d05e93d12d061286d41b0f624ee26061c45c146aeec72827
|
| 3 |
+
size 3602
|