Ioana23/github-issues-with-embeddings
收藏Hugging Face2023-08-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Ioana23/github-issues-with-embeddings
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: html_url
dtype: string
- name: title
dtype: string
- name: comments
dtype: string
- name: body
dtype: string
- name: __index_level_0__
dtype: int64
- name: comment_length
dtype: int64
- name: text
dtype: string
- name: embeddings
sequence: float32
splits:
- name: train
num_bytes: 28430230
num_examples: 3098
download_size: 14100919
dataset_size: 28430230
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "github-issues-with-embeddings"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Ioana23
原始信息汇总
数据集概述
数据集名称
github-issues-with-embeddings
数据特征
- html_url: 字符串类型
- title: 字符串类型
- comments: 字符串类型
- body: 字符串类型
- index_level_0: 整数类型(int64)
- comment_length: 整数类型(int64)
- text: 字符串类型
- embeddings: 序列类型,浮点数(float32)
数据分割
- train:
- 数据量: 28430230 字节
- 示例数量: 3098
数据集大小
- 下载大小: 14100919 字节
- 数据集总大小: 28430230 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



