Instructions to use mllm-dev/merge_diff_data_DROID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mllm-dev/merge_diff_data_DROID with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mllm-dev/merge_diff_data_DROID")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mllm-dev/merge_diff_data_DROID") model = AutoModelForSequenceClassification.from_pretrained("mllm-dev/merge_diff_data_DROID") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497789648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2f5b98a1390de5a01355d3e8ca6627b0c612535084f39d02b77dcd350932388
|
| 3 |
size 497789648
|
runs/Apr09_15-56-44_lambda-hyperplane05/events.out.tfevents.1712696210.lambda-hyperplane05.3350115.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:c859b31d4e7e59a7c41a66494f48b9a196c9b407c11101ddef5d1e98c15e9f77
|
| 3 |
+
size 18253
|