timpearce/linkedin_posts-en-opus-mt-fr-en
收藏资源简介:
--- dataset_info: features: - name: source_instruction dtype: string - name: source_input dtype: string - name: source_output dtype: string - name: source_text dtype: string - name: instruction dtype: string - name: rouge1_instruction dtype: float64 - name: rouge2_instruction dtype: float64 - name: rougeL_instruction dtype: float64 - name: input dtype: string - name: rouge1_input dtype: float64 - name: rouge2_input dtype: float64 - name: rougeL_input dtype: float64 - name: output dtype: string - name: rouge1_output dtype: float64 - name: rouge2_output dtype: float64 - name: rougeL_output dtype: float64 - name: text dtype: string - name: rouge1_text dtype: float64 - name: rouge2_text dtype: float64 - name: rougeL_text dtype: float64 splits: - name: train num_bytes: 1088675 num_examples: 156 download_size: 608555 dataset_size: 1088675 configs: - config_name: default data_files: - split: train path: data/train-* ---
This dataset is primarily used for text generation and evaluation tasks, containing multiple text-related features and ROUGE metrics, suitable for training and evaluating the performance of text generation models.
数据集概述
数据集特征
- source_instruction:字符串类型
- source_input:字符串类型
- source_output:字符串类型
- source_text:字符串类型
- instruction:字符串类型
- rouge1_instruction:float64类型
- rouge2_instruction:float64类型
- rougeL_instruction:float64类型
- input:字符串类型
- rouge1_input:float64类型
- rouge2_input:float64类型
- rougeL_input:float64类型
- output:字符串类型
- rouge1_output:float64类型
- rouge2_output:float64类型
- rougeL_output:float64类型
- text:字符串类型
- rouge1_text:float64类型
- rouge2_text:float64类型
- rougeL_text:float64类型
数据集分割
- train:
- 数据大小:1088675字节
- 示例数量:156
数据集大小
- 下载大小:608555字节
- 数据集大小:1088675字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:




