Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use SG1123/boolq_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SG1123/boolq_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="SG1123/boolq_model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("SG1123/boolq_model") model = AutoModelForSequenceClassification.from_pretrained("SG1123/boolq_model") - Notebooks
- Google Colab
- Kaggle
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 433270768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c02dbe7face602f177fa1b8a3c227cd107b983d7026b0a6a67453c61f5598732
|
| 3 |
size 433270768
|
runs/Nov28_23-50-42_a3acf7f564ef/events.out.tfevents.1701215448.a3acf7f564ef.1501.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:0a3c5a22f0be168a00075c4d06da5d38ecf81fd383171fc78f232eb4ed59a033
|
| 3 |
+
size 4771
|