stargazerzj commited on
Commit
a32969d
·
verified ·
1 Parent(s): 8b8bba7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -18,7 +18,8 @@ library_name: transformers
18
 
19
  <div align="center">
20
 
21
- [![Paper](https://img.shields.io/badge/Paper-PDF-1f6feb.svg)](https://github.com/GAIR-NLP/daVinci-Dev/blob/main/daVinci-Dev.pdf)
 
22
  [![arXiv](https://img.shields.io/badge/arXiv-2601.18418-b31b1b.svg)](https://arxiv.org/pdf/2601.18418)
23
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-green)](https://github.com/GAIR-NLP/daVinci-Dev)
24
  [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset-blue)](https://huggingface.co/datasets/GAIR/daVinci-Dev)
@@ -34,6 +35,7 @@ library_name: transformers
34
 
35
  ## Table of Contents
36
 
 
37
  - [Overview](#overview)
38
  - [Key Results](#key-results)
39
  - [Model Zoo](#model-zoo)
@@ -45,6 +47,11 @@ library_name: transformers
45
  - [License](#license)
46
  - [Citation](#citation)
47
 
 
 
 
 
 
48
  ## Overview
49
 
50
  `daVinci-Dev` is a family of large language models trained for **agentic software engineering**.
 
18
 
19
  <div align="center">
20
 
21
+ <!-- [![Paper](https://img.shields.io/badge/Paper-PDF-1f6feb.svg)](./daVinci-Dev.pdf) -->
22
+ [![ICML 2026](https://img.shields.io/badge/ICML%202026-Oral-8A2BE2.svg)](https://icml.cc/virtual/2026/oral/71032)
23
  [![arXiv](https://img.shields.io/badge/arXiv-2601.18418-b31b1b.svg)](https://arxiv.org/pdf/2601.18418)
24
  [![GitHub](https://img.shields.io/badge/GitHub-Repository-green)](https://github.com/GAIR-NLP/daVinci-Dev)
25
  [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset-blue)](https://huggingface.co/datasets/GAIR/daVinci-Dev)
 
35
 
36
  ## Table of Contents
37
 
38
+ - [News](#news)
39
  - [Overview](#overview)
40
  - [Key Results](#key-results)
41
  - [Model Zoo](#model-zoo)
 
47
  - [License](#license)
48
  - [Citation](#citation)
49
 
50
+ ## News
51
+
52
+ - **2026-05:** 🎉 daVinci-Dev was accepted as an **oral presentation** at ICML 2026.
53
+ - **2026-01:** daVinci-Dev paper, code and dataset were released!
54
+
55
  ## Overview
56
 
57
  `daVinci-Dev` is a family of large language models trained for **agentic software engineering**.