feedback-to-code/SWE-bench__style-3__fs-oracle
收藏Hugging Face2023-11-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/feedback-to-code/SWE-bench__style-3__fs-oracle
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: instance_id
dtype: string
- name: text
dtype: string
- name: repo
dtype: string
- name: base_commit
dtype: string
- name: problem_statement
dtype: string
- name: hints_text
dtype: string
- name: created_at
dtype: timestamp[us]
- name: patch
dtype: string
- name: test_patch
dtype: string
- name: version
dtype: string
- name: FAIL_TO_PASS
dtype: string
- name: PASS_TO_PASS
dtype: string
- name: environment_setup_commit
dtype: string
splits:
- name: train
num_bytes: 2791520.0
num_examples: 40
- name: validation
num_bytes: 25060
num_examples: 1
download_size: 999494
dataset_size: 2816580.0
---
# Dataset Card for "SWE-bench__style-3__fs-oracle"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
feedback-to-code
原始信息汇总
数据集概述
配置信息
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
数据集信息
- 特征:
- instance_id: 字符串
- text: 字符串
- repo: 字符串
- base_commit: 字符串
- problem_statement: 字符串
- hints_text: 字符串
- created_at: 时间戳(微秒)
- patch: 字符串
- test_patch: 字符串
- version: 字符串
- FAIL_TO_PASS: 字符串
- PASS_TO_PASS: 字符串
- environment_setup_commit: 字符串
数据分割
- 训练集:
- 字节数: 2791520.0
- 样本数: 40
- 验证集:
- 字节数: 25060
- 样本数: 1
数据大小
- 下载大小: 999494
- 数据集大小: 2816580.0



