Instructions to use Fabchi/ENVIRONMENTALBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Fabchi/ENVIRONMENTALBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Fabchi/ENVIRONMENTALBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Fabchi/ENVIRONMENTALBERT") model = AutoModelForSequenceClassification.from_pretrained("Fabchi/ENVIRONMENTALBERT") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
events.out.tfevents.1714075471.c3ab39f38cc1.24916.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:92663df8244c52c49c69316d175a9d07bab3df3f459042222fe68ebdc1844f7e
|
| 3 |
+
size 9094
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1eee9d8c5802105c0c3c73043ca8ccf4397fbdc44fefd0f855953cdc710d9fed
|
| 3 |
size 498612824
|