Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
ronniecao commited on
Commit
0eec48a
·
verified ·
1 Parent(s): f2483cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -6,13 +6,22 @@ language:
6
  - en
7
  tags:
8
  - code generation
9
- - arxiv:2410.01353
10
  size_categories:
11
  - 1K<n<10K
12
  configs:
13
  - config_name: data
14
- data_files: "data.csv"
15
  ---
 
 
 
 
 
 
 
 
 
 
16
  # Codev-Bench
17
 
18
  ## Introduction
 
6
  - en
7
  tags:
8
  - code generation
 
9
  size_categories:
10
  - 1K<n<10K
11
  configs:
12
  - config_name: data
13
+ data_files: data.csv
14
  ---
15
+
16
+ <p align="center">
17
+ <img src="https://github.com/LingmaTongyi/Codev-Bench/blob/main/images/pr2.png?raw=true" width="800"/>
18
+ <p>
19
+
20
+ <p align="center">
21
+ 🤗 <a href="https://huggingface.co/datasets/TongyiLingma/CodevBench">Hugging Face</a>&nbsp&nbsp | &nbsp&nbsp🤖 <a href="https://www.modelscope.cn/datasets/Lingma/CodevBench">ModelScope</a>&nbsp&nbsp | &nbsp&nbsp 📑 <a href="https://github.com/LingmaTongyi/Codev-Bench">GitHub</a> &nbsp&nbsp | &nbsp&nbsp📄<a href="https://arxiv.org/abs/2410.01353v3">Arxiv</a> &nbsp&nbsp
22
+ </p>
23
+
24
+
25
  # Codev-Bench
26
 
27
  ## Introduction