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 5
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:271b89c6a0be7f0600d84a1e1a30d5a16cc8372ab85f810802c20b171f5d2697
|
| 3 |
size 497789648
|
runs/Apr09_00-54-38_lambda-hyperplane05/events.out.tfevents.1712642084.lambda-hyperplane05.2904699.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:c0842a0fa9982eb78fc1d12d962d9e3c84f93c8b96c82b1d69f1c2c7fa021e65
|
| 3 |
+
size 17136
|