Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use MarPla/BertDiscussionComp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MarPla/BertDiscussionComp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MarPla/BertDiscussionComp")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MarPla/BertDiscussionComp") model = AutoModelForSequenceClassification.from_pretrained("MarPla/BertDiscussionComp", device_map="auto") - 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 438026320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:624a489e9117b78b8c4d93a09ea2ea7ea1dc05311bed2deebaf8de692831d813
|
| 3 |
size 438026320
|
runs/Jun09_16-52-55_05d30572db34/events.out.tfevents.1717951977.05d30572db34.34.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:14c291888b077137c02f249cfeb6cd24ed7fe41bc3fb5b01dbeaa40c3e58a246
|
| 3 |
+
size 8827
|