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 1
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:574ebcd54de47197d6b52e2906e4f82f3bfea5a9c62f2cdeae667b87f9f38dfa
|
| 3 |
size 497789648
|
runs/Apr11_07-01-47_lambda-hyperplane02/events.out.tfevents.1712844120.lambda-hyperplane02.2222409.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fcd946d23e7c7bfc3c3697e1ebec53da0f6f23a6c384d6f39796fdda17e88c9
|
| 3 |
+
size 7709
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4347
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:328e41aa751cc01e416429281827b79d67f4f3c19f2ebfcbda21c2d171b914ee
|
| 3 |
size 4347
|