tazarov/test
收藏资源简介:
--- language: en license: mit size_categories: - n<1K pretty_name: Chroma export of collection test dataset_info: features: - name: id dtype: string - name: embedding sequence: float32 - name: document dtype: string splits: - name: train num_bytes: 6533201 num_examples: 1000 download_size: 6978967 dataset_size: 6533201 configs: - config_name: default data_files: - split: train path: data/train-* x-chroma: description: Chroma Dataset for collection test collection: test metadata: None --- # Dataset Card for "test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- language: 英语 license: MIT许可证 size_categories: - 样本数少于1000 pretty_name: 集合测试的Chroma导出数据集 dataset_info: features: - name: id dtype: 字符串(string) - name: 嵌入向量(embedding) sequence: 32位单精度浮点数(float32) - name: 文档(document) dtype: 字符串(string) splits: - name: 训练集(train) num_bytes: 6533201 num_examples: 1000 download_size: 6978967 dataset_size: 6533201 configs: - config_name: 默认配置(default) data_files: - split: 训练集(train) path: data/train-* x-chroma: description: 用于集合测试的Chroma数据集 collection: test metadata: 无 --- # 数据集卡片("test") [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
基本信息
- 语言: 英语
- 许可证: MIT
- 大小分类: n<1K
- 美观名称: Chroma export of collection test
数据集信息
特征
- id: 字符串类型
- embedding: 浮点数序列类型
- document: 字符串类型
分割
- train:
- 字节数: 6533201
- 样本数: 1000
下载和数据集大小
- 下载大小: 6978967
- 数据集大小: 6533201
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:
扩展信息
- 描述: Chroma Dataset for collection test
- 集合: test
- 元数据: None



