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



