qbaro/ABSA_LCF
收藏资源简介:
--- dataset_info: features: - name: name_data dtype: string - name: sentence sequence: string - name: aspect sequence: string - name: sentence_label sequence: string - name: aspect_label sequence: string - name: polarity sequence: int64 splits: - name: train num_bytes: 16064944 num_examples: 34648 - name: test num_bytes: 3331953 num_examples: 7462 download_size: 2584799 dataset_size: 19396897 --- # Dataset Card for "ABSA_LCF" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:name_data,数据类型:字符串(string) - 字段名:sentence,数据类型:字符串序列(sequence) - 字段名:aspect,数据类型:字符串序列(sequence) - 字段名:sentence_label,数据类型:字符串序列(sequence) - 字段名:aspect_label,数据类型:字符串序列(sequence) - 字段名:polarity,数据类型:64位整型序列(sequence[int64]) 数据集划分: - 划分名称:训练集(train),占用字节数:16064944,样本量:34648 - 划分名称:测试集(test),占用字节数:3331953,样本量:7462 下载大小:2584799 数据集总大小:19396897 # 「ABSA_LCF」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- ABSA_LCF
数据集特征
- name_data: 字符串类型
- sentence: 字符串序列类型
- aspect: 字符串序列类型
- sentence_label: 字符串序列类型
- aspect_label: 字符串序列类型
- polarity: 整数序列类型(int64)
数据集划分
- 训练集:
- 样本数量: 34648
- 数据大小: 16064944 字节
- 测试集:
- 样本数量: 7462
- 数据大小: 3331953 字节
数据集大小
- 下载大小: 2584799 字节
- 数据集总大小: 19396897 字节



