RJZ/ConceptNetSyntheticPhi3Text_ja
收藏Hugging Face2024-06-21 更新2024-06-25 收录
下载链接:
https://hf-mirror.com/datasets/RJZ/ConceptNetSyntheticPhi3Text_ja
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是基于ConceptNet 5.7的日语三元组,使用Phi-3模型生成句子。生成句子的过程中使用了特定的提示模板,确保所有信息都被覆盖并且输出为日语。
This dataset is based on Japanese triples from ConceptNet 5.7, with sentences generated using the Phi-3 model. The sentence generation process uses a specific prompt template to ensure all information is covered and the output is in Japanese.
提供机构:
RJZ
原始信息汇总
数据集卡片 for Dataset Name
数据集概述
ConceptNet(5.7)的日本语三元组使用Phi-3生成句子的数据集。
数据集创建
- 使用以下提示在phi-3中生成句子 py // h = {start}, r = {relation}, t = {end} prompt = f"<|assistant|> 次に示すトリプル: <start>, <relation>, <end>を用いて、<start>と<end>を<relation>で結びつけた関係を表す文を作成しなさい。必ずすべての情報を網羅し、日本語で出力すること。<|end|> <|user|> トリプル: {h}, {r}, {t}<|end|> <|assistant|>"
源数据
ConceptNet 5.7



