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 2
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:a1e7ccc58508ad49d2c18417b872844b375f04afbd6fb3f5f944f733a33b6190
|
| 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:9784bc942b5b1d5725579fdfbe04837bf4c582f215e765460708e070bcf76dac
|
| 3 |
+
size 8474
|