sourcegraph/context-aware-fim-code-completions
收藏Hugging Face2024-05-10 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/sourcegraph/context-aware-fim-code-completions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: lang
dtype: string
- name: file_path
dtype: string
- name: repo_name
dtype: string
- name: commit
dtype: string
- name: file_code
dtype: string
- name: prefix
dtype: string
- name: suffix
dtype: string
- name: middle
dtype: string
- name: strategy
dtype: string
- name: context_items
list:
- name: content
dtype: string
- name: file_path
dtype: string
- name: rank
dtype: int64
- name: score
dtype: float64
splits:
- name: train
num_bytes: 1834820240
num_examples: 13489
download_size: 625796897
dataset_size: 1834820240
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
sourcegraph
原始信息汇总
数据集信息
特征
- lang: 类型为字符串
- file_path: 类型为字符串
- repo_name: 类型为字符串
- commit: 类型为字符串
- file_code: 类型为字符串
- prefix: 类型为字符串
- suffix: 类型为字符串
- middle: 类型为字符串
- strategy: 类型为字符串
- context_items: 列表类型,包含以下子项:
- content: 类型为字符串
- file_path: 类型为字符串
- rank: 类型为整数(int64)
- score: 类型为浮点数(float64)
数据分割
- train: 包含13489个样本,总字节数为1834820240
数据集大小
- 下载大小: 625796897字节
- 数据集大小: 1834820240字节
配置
- default: 包含训练数据文件,路径为
data/train-*
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



