Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
nielsr HF Staff commited on
Commit
fca4a63
·
verified ·
1 Parent(s): 2be6998

Add dataset card, link to paper

Browse files

This PR ensures the dataset can be found at https://huggingface.co/papers/2505.04606 and https://huggingface.co/datasets?task_categories=task_categories:question-answering.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - question-answering
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ This repository contains the data presented in [OmniGIRL: A Multilingual and Multimodal Benchmark for GitHub Issue Resolution](https://huggingface.co/papers/2505.04606). OmniGIRL is a GitHub issue resolution benchmark that is multilingual, multimodal, and multi-domain. It includes 959 task instances collected from repositories across four programming languages (Python, JavaScript, TypeScript, and Java) and eight different domains.