|
| 1 | +{ |
| 2 | + "id": "papers-with-code-datasets", |
| 3 | + "name": { |
| 4 | + "en": "Papers With Code Datasets", |
| 5 | + "zh": "Papers With Code 数据集" |
| 6 | + }, |
| 7 | + "description": { |
| 8 | + "en": "Papers With Code Datasets is a comprehensive repository linking 8,000+ machine learning datasets to academic papers, benchmarks, and state-of-the-art results. Each dataset entry includes associated papers, benchmark leaderboards, task categories, and modality tags. The platform serves as the authoritative source for tracking ML research progress and dataset discovery.", |
| 9 | + "zh": "Papers With Code 数据集是一个综合资源库,将 8,000 多个机器学习数据集与学术论文、基准测试和最先进的结果相链接。每个数据集条目包含相关论文、基准排行榜、任务类别和模态标签。该平台是追踪机器学习研究进展和数据集发现的权威来源。" |
| 10 | + }, |
| 11 | + "website": "https://paperswithcode.com", |
| 12 | + "data_url": "https://paperswithcode.com/datasets", |
| 13 | + "api_url": "https://paperswithcode.com/api/v1/", |
| 14 | + "country": null, |
| 15 | + "domains": [ |
| 16 | + "Machine Learning", |
| 17 | + "Artificial Intelligence", |
| 18 | + "Computer Vision", |
| 19 | + "Natural Language Processing", |
| 20 | + "Deep Learning", |
| 21 | + "Benchmark Data" |
| 22 | + ], |
| 23 | + "geographic_scope": "global", |
| 24 | + "update_frequency": "daily", |
| 25 | + "authority_level": "research", |
| 26 | + "tags": [ |
| 27 | + "machine-learning", |
| 28 | + "datasets", |
| 29 | + "benchmarks", |
| 30 | + "sota", |
| 31 | + "state-of-the-art", |
| 32 | + "ml-datasets", |
| 33 | + "ai-research", |
| 34 | + "leaderboards", |
| 35 | + "computer-vision", |
| 36 | + "nlp", |
| 37 | + "深度学习", |
| 38 | + "人工智能数据集" |
| 39 | + ], |
| 40 | + "data_content": { |
| 41 | + "en": [ |
| 42 | + "8,000+ machine learning datasets with metadata", |
| 43 | + "Dataset-to-paper linkages", |
| 44 | + "Benchmark leaderboards and SOTA tracking", |
| 45 | + "Task categorization (CV, NLP, Audio, etc.)", |
| 46 | + "Modality tags (image, text, video, audio)", |
| 47 | + "Dataset statistics and download links", |
| 48 | + "Code repository associations", |
| 49 | + "Evaluation metrics per benchmark" |
| 50 | + ], |
| 51 | + "zh": [ |
| 52 | + "8,000+ 机器学习数据集及元数据", |
| 53 | + "数据集与论文的关联", |
| 54 | + "基准排行榜和最先进结果追踪", |
| 55 | + "任务分类(计算机视觉、NLP、音频等)", |
| 56 | + "模态标签(图像、文本、视频、音频)", |
| 57 | + "数据集统计和下载链接", |
| 58 | + "代码仓库关联", |
| 59 | + "每个基准的评估指标" |
| 60 | + ] |
| 61 | + } |
| 62 | +} |
0 commit comments