MartinKu/test_temp
收藏资源简介:
--- dataset_info: features: - name: text dtype: string - name: S_V sequence: string - name: S_V_position sequence: int64 - name: O_C sequence: string - name: O_C_position sequence: int64 splits: - name: train num_bytes: 9100 num_examples: 40 download_size: 8683 dataset_size: 9100 --- # Dataset Card for "test_temp" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:text,数据类型:字符串 - 名称:S_V,数据类型:字符串序列 - 名称:S_V_position,数据类型:64位整数序列 - 名称:O_C,数据类型:字符串序列 - 名称:O_C_position,数据类型:64位整数序列 数据集拆分: - 拆分名称:训练集(train),占用字节数:9100,样本数量:40 下载大小:8683 数据集总字节数:9100 --- # 「test_temp」数据集卡片 【需补充更多信息】(https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- text: 数据类型为字符串。
- S_V: 序列类型为字符串。
- S_V_position: 序列类型为整数64位。
- O_C: 序列类型为字符串。
- O_C_position: 序列类型为整数64位。
数据分割
- train: 包含40个样本,总字节数为9100。
数据集大小
- 下载大小: 8683字节。
- 数据集大小: 9100字节。



