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 6
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:805679e6b264372575566918abbc993b148078944d720c2feb981f095bae8bdb
|
| 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:66b4f0dcf164edce68111f1e522850022cd92b4837be7192b874979ea76de638
|
| 3 |
+
size 25151
|