Instructions to use mllm-dev/merge_diff_data_YELP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mllm-dev/merge_diff_data_YELP with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mllm-dev/merge_diff_data_YELP")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mllm-dev/merge_diff_data_YELP") model = AutoModelForSequenceClassification.from_pretrained("mllm-dev/merge_diff_data_YELP") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:ed0660082768a96b378b64860423986cc3659a1ce67389de91cd883798ce7a65
|
| 3 |
size 497789648
|
runs/Apr10_13-12-11_lambda-hyperplane02/events.out.tfevents.1712779936.lambda-hyperplane02.2040397.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:450f14ddf1c3e2811e2bbf612ee90e3c56e439cc539017f6dada6334e12d85c7
|
| 3 |
+
size 14119
|