Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
MBEIR
/
M-BEIR_DEV
like
0
Follow
Multimodal Benchmarking IR
7
Modalities:
Text
Languages:
English
Size:
1M - 10M
License:
mit
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
Cong Wei
commited on
Jan 3, 2024
Commit
72092a6
·
1 Parent(s):
318ce1e
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -19,5 +19,5 @@ configs:
19
- config_name: qrels
20
data_files:
21
- split: train
22
-
path: "qrels/
train/
*.txt"
23
---
19
- config_name: qrels
20
data_files:
21
- split: train
22
+
path: "qrels/*.txt"
23
---