manna-ai/SWE-bench_Mini
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/manna-ai/SWE-bench_Mini
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: repo
dtype: string
- name: instance_id
dtype: string
- name: base_commit
dtype: string
- name: patch
dtype: string
- name: test_patch
dtype: string
- name: problem_statement
dtype: string
- name: hints_text
dtype: string
- name: created_at
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: dev
num_bytes: 232250
num_examples: 23
- name: test
num_bytes: 1079396
num_examples: 90
download_size: 483469
dataset_size: 1311646
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
---
This dataset includes multiple features such as repository name, instance ID, base commit, patch, test patch, problem statement, hints text, created time, version, FAIL_TO_PASS, PASS_TO_PASS, environment setup commit, etc. The dataset is divided into development and test sets, containing 23 and 90 examples respectively. The download size of the dataset is 483469 bytes, and the total size is 1311646 bytes.
提供机构:
manna-ai
原始信息汇总
数据集概述
数据集特征
- repo:数据类型为字符串。
- instance_id:数据类型为字符串。
- base_commit:数据类型为字符串。
- patch:数据类型为字符串。
- test_patch:数据类型为字符串。
- problem_statement:数据类型为字符串。
- hints_text:数据类型为字符串。
- created_at:数据类型为字符串。
- version:数据类型为字符串。
- FAIL_TO_PASS:数据类型为字符串。
- PASS_TO_PASS:数据类型为字符串。
- environment_setup_commit:数据类型为字符串。
数据集分割
- dev:包含23个示例,总大小为232250字节。
- test:包含90个示例,总大小为1079396字节。
数据集大小
- 下载大小:483469字节。
- 数据集总大小:1311646字节。
配置信息
- default配置:
- dev数据路径:
data/dev-* - test数据路径:
data/test-*
- dev数据路径:



