retarfi/economy-watchers-survey-evaluation
收藏Hugging Face2024-07-17 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/retarfi/economy-watchers-survey-evaluation
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是基于日本经济观察者调查(Economy Watchers Survey)的数据,专门用于文本分类任务。数据集通过GitHub Actions自动更新,原始数据集和任务用数据集均可在Hugging Face上获取。使用数据集时,可以通过指定不同的参数来加载不同版本和类型的数据。
This dataset is based on the Economy Watchers Survey data from Japan, specifically tailored for text classification tasks. The dataset is automatically updated via GitHub Actions, and both the original dataset and the task-specific dataset are available on Hugging Face. When using the dataset, different versions and types of data can be loaded by specifying different parameters.
提供机构:
retarfi
原始信息汇总
economy-watchers-survey-evaluation
概述
- 语言: 日语 (ja)
- 许可: CC-BY 4.0
- 任务类别: 文本分类 (text-classification)
- 数据规模: 100K<n<1M
数据来源
- 原始数据集: retarfi/economy-watchers-survey
- 自动更新: 通过GitHub Actions每月更新
使用方法
- 加载数据集需要
datasets库版本>=2.15.0。 - 可以通过指定
name参数选择数据集类型,可选值包括sentiment、domain、reason。 ews_version参数用于指定数据版本,未指定时默认加载最新数据。split参数用于指定数据分割,指定时返回datasets.Dataset格式,未指定时返回datasets.DatasetDict格式。
许可
- CC-BY 4.0



