mihirch/SWE-bench__test-style-3__fs-test
收藏Hugging Face2024-04-09 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/mihirch/SWE-bench__test-style-3__fs-test
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
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: string
- 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: dev
num_bytes: 1001011
num_examples: 23
- name: test
num_bytes: 22730863
num_examples: 300
download_size: 9176758
dataset_size: 23731874
---
# Dataset Card for "SWE-bench__test-style-3__fs-test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mihirch
原始信息汇总
数据集概述
数据集配置
- 默认配置 (default):
- 开发集 (dev): 文件路径为
data/dev-* - 测试集 (test): 文件路径为
data/test-*
- 开发集 (dev): 文件路径为
数据集特征
- 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: 数据类型为字符串
数据集分割
- 开发集 (dev):
- 大小: 1001011 字节
- 示例数量: 23
- 测试集 (test):
- 大小: 22730863 字节
- 示例数量: 300
数据集大小
- 下载大小: 9176758 字节
- 数据集总大小: 23731874 字节



