artms007 commited on
Commit
af06263
1 Parent(s): cb3307a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -34,6 +34,10 @@ size_categories:
34
 
35
  # Dataset Card for JHumanEval: Japanese Hand-Translated HumanEval
36
 
 
 
 
 
37
  ## Dataset Summary
38
  This is a Japanese translated version of HumanEval, an evaluation harness for the HumanEval problem solving dataset described in the paper "Evaluating Large Language Models Trained on Code".
39
 
@@ -43,7 +47,8 @@ LLMのコード生成能力の標準ベンチマーク HumanEval の日本語翻
43
  日本語LLMのベンチマークとしてお使いください。
44
 
45
  ## Languages
46
- The programming problems are written in Python and contain English natural text in comments and docstrings.
 
47
 
48
  ## Dataset Structure
49
 
@@ -89,6 +94,3 @@ The dataset only consists of a test split with 164 samples.
89
  ### Licensing Information
90
  MIT License
91
 
92
- ## GitHub Repository
93
-
94
- [https://github.com/KuramitsuLab/jhuman-eval](https://github.com/KuramitsuLab/jhuman-eval)
 
34
 
35
  # Dataset Card for JHumanEval: Japanese Hand-Translated HumanEval
36
 
37
+ ## Dataset Description
38
+
39
+ - **Repository:** [GitHub Repository](https://github.com/KuramitsuLab/jhuman-eval)
40
+
41
  ## Dataset Summary
42
  This is a Japanese translated version of HumanEval, an evaluation harness for the HumanEval problem solving dataset described in the paper "Evaluating Large Language Models Trained on Code".
43
 
 
47
  日本語LLMのベンチマークとしてお使いください。
48
 
49
  ## Languages
50
+ The programming problems are written in Python and contain English and Japanese natural text in comments and docstrings.
51
+ Pythonで書かれたプログラミング問題のデータセットには、英語と日本語のコメントやドキュメントストリングがそれぞれ別々に含まれています。
52
 
53
  ## Dataset Structure
54
 
 
94
  ### Licensing Information
95
  MIT License
96