mpronesti/code-vllm-func-names
收藏Hugging Face2024-01-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mpronesti/code-vllm-func-names
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: method_name
dtype: string
- name: method_body
dtype: string
- name: full_code
dtype: string
- name: docstring
dtype: string
splits:
- name: train
num_bytes: 700524.3637515843
num_examples: 631
- name: val
num_bytes: 87704.31812420786
num_examples: 79
- name: test
num_bytes: 87704.31812420786
num_examples: 79
download_size: 358947
dataset_size: 875933.0000000001
---
# Dataset Card for "code-vllm-func-names"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mpronesti
原始信息汇总
数据集概述
特征信息
- method_name: 数据类型为字符串。
- method_body: 数据类型为字符串。
- full_code: 数据类型为字符串。
- docstring: 数据类型为字符串。
数据分割
- train: 包含631个样本,大小为700524.36字节。
- val: 包含79个样本,大小为87704.32字节。
- test: 包含79个样本,大小为87704.32字节。
数据集大小
- 下载大小: 358947字节。
- 数据集大小: 875933.00字节。



