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 1
Browse files
events.out.tfevents.1714070004.a2b6d407f33a.21899.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:8a2bd4131804c5bb48d852db99b18f6c3205b1ca2376180ea895a9828e344fe6
|
| 3 |
+
size 7800
|
events.out.tfevents.1714070274.a2b6d407f33a.24367.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:582d97599fa6969ed1809c46f3ec7996d7d8203f382e345b3709b69756ff1222
|
| 3 |
+
size 5335
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328492280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31d686df28b7e4e6a7c569ad1b87ce9b1dd47c6a15070fd6c24a6695ce5e7c1f
|
| 3 |
size 328492280
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:608b781dcae01b2e3fbd853992ceafaee3e92a35999a3bdcec0bfecfd9669164
|
| 3 |
size 5048
|