Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
nielsr HF Staff commited on
Commit
63ec284
·
verified ·
1 Parent(s): 41c368b

Add task category and link to the code repository

Browse files

This PR adds the `text-generation` task category and a link to the github repository associated with the paper.

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
- This repository contains the data presented in [SWE-Factory: Your Automated Factory for Issue Resolution Training Data and Evaluation Benchmarks](https://huggingface.co/papers/2506.10954).
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-generation
5
  ---
6
+
7
+ This repository contains the data presented in [SWE-Factory: Your Automated Factory for Issue Resolution Training Data and Evaluation Benchmarks](https://huggingface.co/papers/2506.10954).
8
+
9
+ Code: https://github.com/ise-uiuc/swe-factory