waleko/SWE-bench-traceback
收藏Hugging Face2024-04-08 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/waleko/SWE-bench-traceback
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: test
path: data/test-*
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
- name: traceback
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 22169171
num_examples: 1626
- name: dev
num_bytes: 494387
num_examples: 30
- name: test
num_bytes: 3585946
num_examples: 194
download_size: 8347130
dataset_size: 26249504
---
# Dataset Card for "SWE-bench-traceback"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
waleko
原始信息汇总
数据集概述
数据集名称
- SWE-bench-traceback
数据配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/dev-*
- 测试集: data/test-*
数据集特征
- repo: 字符串
- instance_id: 字符串
- base_commit: 字符串
- patch: 字符串
- test_patch: 字符串
- problem_statement: 字符串
- hints_text: 字符串
- created_at: 字符串
- version: 字符串
- FAIL_TO_PASS: 字符串
- PASS_TO_PASS: 字符串
- environment_setup_commit: 字符串
- traceback: 字符串
- index_level_0: 整数(int64)
数据集分割
- 训练集:
- 大小: 22169171 字节
- 示例数量: 1626
- 验证集:
- 大小: 494387 字节
- 示例数量: 30
- 测试集:
- 大小: 3585946 字节
- 示例数量: 194
数据集大小
- 下载大小: 8347130 字节
- 数据集总大小: 26249504 字节



