mteb/imdb
ImdbClassification An MTEB dataset Massive Text Embedding Benchmark Large Movie Review Dataset Task category t2c Domains Reviews, Written Reference http://www.aclweb.org/anthology/P11-1015 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["ImdbClassification"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL) evaluator.run(model) To learn… See the full description on the dataset page: https://huggingface.co/datasets/mteb/imdb.
13.9k
Nothing at this path on main. The folder may be empty, or the revision may not exist.
