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 9
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:f113c428c33a495b8bda3c137c442d5a34d933e5fafe271a0bfd982e340b52ef
|
| 3 |
size 497789648
|
runs/Apr10_09-37-11_lambda-hyperplane02/events.out.tfevents.1712767040.lambda-hyperplane02.1740006.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:bfff26a239a7a228f18e4f3126a278d902f92dfbc06c317b0f71508c8dfd3577
|
| 3 |
+
size 35258
|