five

nixiesearch/demo-datasets

收藏
Hugging Face2024-07-29 更新2025-04-26 收录
下载链接:
https://hf-mirror.com/datasets/nixiesearch/demo-datasets
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: apache-2.0 --- # Nixiesearch demo datasets This repo has a couple of small-scale demo datasets in JSON format you can use for playing with [nixiesearh](https://github.com/nixiesearch/nixiesearch): * [MSRD](https://github.com/metarank/msrd): A [TMDB](https://www.themoviedb.org/)-sourced dataset of popular movies. ## MSRD: A movie search ranking dataset See [the original dataset docs](https://github.com/metarank/msrd) for more details Example record: ```json { "_id": "27205", "title": "Inception", "overview": "Cobb, a skilled thief who commits corporate espionage by infiltrating the subconscious of his targets is offered a chance to regain his old life as payment for a task considered to be impossible: inception, the implantation of another person's idea into a target's subconscious.", "tags": [ "alternate reality", "thought-provoking", "visually appealing" ], "genres": [ "action", "crime", "drama" ], "director": "Christopher Nolan", "actors": [ "Tom Hardy", "Cillian Murphy", "Leonardo DiCaprio" ], "characters": [ "Eames", "Robert Fischer", ], "year": 2010, "votes": 32606, "rating": 8.359, "popularity": 91.834, "budget": 160000000, "img_url": "https://image.tmdb.org/t/p/w154/8IB2e4r4oVhHnANbnm7O3Tj6tF8.jpg" } ``` ## License Apache 2.0 License

# 许可证:Apache 2.0 # Nixiesearch 演示数据集 本仓库包含数个小型JSON格式演示数据集,可用于配合[Nixiesearch(nixiesearch)](https://github.com/nixiesearch/nixiesearch)进行测试与体验: * [MSRD](https://github.com/metarank/msrd):源自[TMDB(The Movie Database)](https://www.themoviedb.org/)的热门电影数据集。 ## MSRD:电影搜索排序数据集 详细信息请参阅[原始数据集文档](https://github.com/metarank/msrd)。 ### 示例数据条目 json { "_id": "27205", "title": "Inception", "overview": "Cobb, a skilled thief who commits corporate espionage by infiltrating the subconscious of his targets is offered a chance to regain his old life as payment for a task considered to be impossible: inception, the implantation of another person's idea into a target's subconscious.", "tags": [ "alternate reality", "thought-provoking", "visually appealing" ], "genres": [ "action", "crime", "drama" ], "director": "Christopher Nolan", "actors": [ "Tom Hardy", "Cillian Murphy", "Leonardo DiCaprio" ], "characters": [ "Eames", "Robert Fischer", ], "year": 2010, "votes": 32606, "rating": 8.359, "popularity": 91.834, "budget": 160000000, "img_url": "https://image.tmdb.org/t/p/w154/8IB2e4r4oVhHnANbnm7O3Tj6tF8.jpg" } ## 许可证 Apache 2.0许可证
提供机构:
nixiesearch
二维码
社区交流群
二维码
科研交流群
商业服务