Instructions to use marlex7/multiagent_to_small_trial_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marlex7/multiagent_to_small_trial_5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="marlex7/multiagent_to_small_trial_5")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("marlex7/multiagent_to_small_trial_5") model = AutoModelForSequenceClassification.from_pretrained("marlex7/multiagent_to_small_trial_5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files
logs/events.out.tfevents.1702416513.714a064241d1.410.6
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:27b561c6952933e3cab2a302ef21f197f6ca2f7c43a96c4c8e860a0632c5affd
|
| 3 |
+
size 7311
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 44692608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4188f24172f11c3e8ed2bec709367b6869ea74916a3eee361623e817470e01b
|
| 3 |
size 44692608
|