Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use BucketOfFish/huggingface_push_to_hub_tutorial with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BucketOfFish/huggingface_push_to_hub_tutorial with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BucketOfFish/huggingface_push_to_hub_tutorial")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BucketOfFish/huggingface_push_to_hub_tutorial") model = AutoModelForSequenceClassification.from_pretrained("BucketOfFish/huggingface_push_to_hub_tutorial") - Notebooks
- Google Colab
- Kaggle
Commit ·
6410694
1
Parent(s): 9c70120
Training in progress, step 1000
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:0bf48d00f23886f25b67da9d17b77e9b7ec0bbbb6b2f276ba63cb96863f5dc35
|
| 3 |
size 437958648
|
runs/Dec19_03-10-44_758f4d87035c/events.out.tfevents.1702955445.758f4d87035c.238.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:40c29175ff0bf69f171a72515c6cc6bea69ac902c4dcbb0c676b49befdf9e5d8
|
| 3 |
+
size 5302
|