makedelta/kospi100_news
收藏资源简介:
--- dataset_info: features: - name: company dtype: string - name: company_code dtype: int64 - name: url dtype: string - name: date dtype: int64 - name: title dtype: string - name: text dtype: string - name: sentiment(label) dtype: string - name: sentiment(score) dtype: float64 splits: - name: train num_bytes: 1209599617 num_examples: 322070 download_size: 633881478 dataset_size: 1209599617 --- # Dataset Card for "kospi100_news" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征项: - 字段名:公司(company),数据类型:字符串(string) - 字段名:公司代码(company_code),数据类型:64位整数(int64) - 字段名:链接(url),数据类型:字符串(string) - 字段名:日期(date),数据类型:64位整数(int64) - 字段名:标题(title),数据类型:字符串(string) - 字段名:文本内容(text),数据类型:字符串(string) - 字段名:情感标签(sentiment(label)),数据类型:字符串(string) - 字段名:情感得分(sentiment(score)),数据类型:64位浮点数(float64) 数据集划分: - 划分名称:训练集(train),字节占用量:1209599617,样本数量:322070 下载大小:633881478 字节 数据集总大小:1209599617 字节 --- # 「KOSPI100新闻」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- company: 类型为字符串
- company_code: 类型为整数 (int64)
- url: 类型为字符串
- date: 类型为整数 (int64)
- title: 类型为字符串
- text: 类型为字符串
- sentiment(label): 类型为字符串
- sentiment(score): 类型为浮点数 (float64)
数据分割
- train: 包含 322070 个样本,总大小为 1209599617 字节
数据集大小
- 下载大小: 633881478 字节
- 数据集大小: 1209599617 字节



