bjoernp/code_search_net_filtered_top100
收藏Hugging Face2023-08-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bjoernp/code_search_net_filtered_top100
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: code
dtype: string
- name: signature
dtype: string
- name: docstring
dtype: string
- name: loss_without_docstring
dtype: float64
- name: loss_with_docstring
dtype: float64
- name: factor
dtype: float64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 166530
num_examples: 100
download_size: 70792
dataset_size: 166530
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "code_search_net_filtered_top100"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
bjoernp
原始信息汇总
数据集概述
数据集信息
特征
- code: 类型为字符串
- signature: 类型为字符串
- docstring: 类型为字符串
- loss_without_docstring: 类型为浮点数 (float64)
- loss_with_docstring: 类型为浮点数 (float64)
- factor: 类型为浮点数 (float64)
- index_level_0: 类型为整数 (int64)
数据分割
- train: 包含100个样本,总字节数为166530
数据大小
- 下载大小: 70792字节
- 数据集大小: 166530字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



