matlok/python-image-copilot-training-using-inheritance-knowledge-graphs
收藏Hugging Face2024-01-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/matlok/python-image-copilot-training-using-inheritance-knowledge-graphs
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是matlok python copilot数据集的一个子集,用于Python Copilot图像训练,使用继承和多态知识图谱。数据集包含259017行数据,总大小为135.2 GB,数据类型为png。每行数据包含一个png文件,存储在dbytes列中。数据集使用NetworkX知识图谱和alpaca文本框格式。
该数据集是matlok python copilot数据集的一个子集,用于Python Copilot图像训练,使用继承和多态知识图谱。数据集包含259017行数据,总大小为135.2 GB,数据类型为png。每行数据包含一个png文件,存储在dbytes列中。数据集使用NetworkX知识图谱和alpaca文本框格式。
提供机构:
matlok
原始信息汇总
Python Copilot Image Training using Inheritance and Polymorphism Knowledge Graphs
数据集概述
- 数据集名称: python copilot image training using inheritance and polymorphism knowledge graphs
- 许可证: other
- 配置名称: view_schema
- 分割: view_schema
- 数据文件路径: files/lok-python-copilot-img.base-v1-00000610.parquet
- 数据规模: 100K<n<1M
- 标签:
- python-copilot
- python-coding
- python-architecture
- knowledge-graphs
- multimodal
- text-image-audio
- fine-tuning
- training
- question-answering
- image-knowledge-graph
- alpaca
- mp3
- png
- text
- instruct
- base_class
- base_classes
- inheritance
- polymorphism
- 支持的任务类别:
- text-to-image
- image-to-image
- question-answering
- 支持的任务ID:
- parsing
数据集详情
- 行数: 259017
- 大小: 135.2 GB
- 数据类型: png
- 格式: Knowledge graph using NetworkX with alpaca text box
数据集架构
- dbytes: 二进制
- dbytes_len: int64
- dbytes_mb: float64
- filename: 字符串
- path: 字符串
- repo: 字符串
- type: 字符串
使用方法
python from datasets import load_dataset
ds = load_dataset("matlok/python-image-copilot-training-using-inheritance-knowledge-graphs", data_dir="files")



