Datasets:
Re-upload from verified local mirror
Browse files- README.md +51 -0
- data/train-00000-of-00001.parquet +3 -0
- task-data.tar.gz +3 -0
README.md
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: messages
|
| 5 |
+
list:
|
| 6 |
+
- name: content
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: role
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: ground_truth
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: dataset
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: env_config
|
| 15 |
+
struct:
|
| 16 |
+
- name: env_name
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: image
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: task_id
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: source
|
| 23 |
+
dtype: string
|
| 24 |
+
splits:
|
| 25 |
+
- name: train
|
| 26 |
+
num_bytes: 210958149
|
| 27 |
+
num_examples: 59136
|
| 28 |
+
download_size: 36934260
|
| 29 |
+
dataset_size: 210958149
|
| 30 |
+
configs:
|
| 31 |
+
- config_name: default
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: data/train-*
|
| 35 |
+
license: mit
|
| 36 |
+
---
|
| 37 |
+

|
| 38 |
+
<p align="center">
|
| 39 |
+
馃捇 <a href="https://github.com/hamishivi/tmax">Code</a> 路
|
| 40 |
+
馃 <a href="https://huggingface.co/collections/allenai/tmax">Models & Data</a> 路
|
| 41 |
+
馃摐 <a href="https://arxiv.org/abs/xxx">Paper</a> 路
|
| 42 |
+
馃摀 <a href="https://wai-org.com/blog/tmax/">Blog</a>
|
| 43 |
+
</p>
|
| 44 |
+
|
| 45 |
+
> [!NOTE]
|
| 46 |
+
> For full information, go check out the Tmax paper [here](https://arxiv.org/abs/xxx).
|
| 47 |
+
|
| 48 |
+
# SWE-Smith - Open Instruct formatted
|
| 49 |
+
|
| 50 |
+
This is swe-smith formatted for use with our fork of [open-instruct](github.com/hamishivi/tmax).
|
| 51 |
+
For more information and the original data, you should check out [the original source](https://huggingface.co/datasets/SWE-bench/SWE-smith).
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9563dccacbb0e692f54c449470f955f86a811d57c8f5b918a348926c127dce54
|
| 3 |
+
size 36934260
|
task-data.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97c3085a93ced0865ba15037d1c47646dbce91febeb6b9a4f68614fb112c7033
|
| 3 |
+
size 47307627
|