Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Accelera/finetuning_English_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Accelera/finetuning_English_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Accelera/finetuning_English_Model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Accelera/finetuning_English_Model") model = AutoModelForSequenceClassification.from_pretrained("Accelera/finetuning_English_Model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbf6d0dc9fc8a76928c6b4ea51bc773a41af39ed01cc800e2b4b301c7d6e1460
|
| 3 |
size 437958648
|
runs/Nov17_06-34-07_7a3d43c13d4f/events.out.tfevents.1700202855.7a3d43c13d4f.201.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:d331b5e15e7157b3d5deb179a87224c7213c80e7229cd263844cca6c0bdc763b
|
| 3 |
+
size 4856
|