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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7cad0f0491851461ac43273fbec2362e633c1dacd946c034cc57c4b9a22bb73b
- Size of remote file:
- 996 MB
- SHA256:
- 27523f88ca90f6c9d301317e27c51a8eaba315917a5aaed103c0da9b9f6df4e3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.