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 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:ef9ec89a8247ddf709a0a0e52e045356905e70d0ce97535cffe691c275a88262
|
| 3 |
size 497789648
|
runs/Mar18_12-18-42_lambda-hyperplane03/events.out.tfevents.1710789529.lambda-hyperplane03.1864226.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:ff04479ba62337bb3c898ca533f57d6f522af5a662d1136ac755714d53149a70
|
| 3 |
+
size 12074
|