esg-assistant
收藏资源简介:
该数据集包含通过distilabel工具生成的文本数据,主要用于生成与环境、社会和治理(ESG)框架相关的文本内容。数据集的示例结构包括`prompt`、`completion`和`system_prompt`三个字段,分别表示提示、完成和系统提示。数据集旨在帮助用户理解ESG的重要性及其在业务中的实施策略。数据集包含6500个训练示例,总大小为11455667字节。
This dataset contains text data generated via the distilabel tool, primarily used for generating textual content related to the Environmental, Social, and Governance (ESG) framework. The sample structure of the dataset includes three fields: `prompt`, `completion`, and `system_prompt`, which respectively represent the prompt, completion, and system prompt. This dataset aims to help users understand the importance of ESG and its implementation strategies in business operations. The dataset consists of 6500 training examples, with a total size of 11455667 bytes.
Dataset Overview
Dataset Name
ESG Assistant
Dataset Description
This dataset contains a collection of prompts and completions related to Environmental, Social, and Governance (ESG) implementation in companies or organizations. It is designed to provide information on the importance of ESG, its key components, and strategies for successful implementation.
Dataset Structure
The dataset features three main fields:
prompt: A string containing a user query about ESG.completion: A string providing a detailed response to the prompt.system_prompt: A string describing the role of the AI assistant in providing information and support on ESG topics.
Dataset Splits
- Train Split:
- Number of Examples: 6,500
- Number of Bytes: 11,455,667
Dataset Size
- Total Size: 11,455,667 bytes
Dataset Download Size
- 3,002,217 bytes
Dataset Tags
- Synthetic
- Distilabel
- RLAIF
- Datacraft
Usage
To load the dataset, use the following code:
python from datasets import load_dataset
ds = load_dataset("yasserrmd/my-distiset-fef3f4db", "default")
Or simply:
python from datasets import load_dataset
ds = load_dataset("yasserrmd/my-distiset-fef3f4db")
Dataset Configuration
The dataset includes a pipeline.yaml file for reproducing the pipeline that generated it using the distilabel CLI.




