Update README.md
Browse files
README.md
CHANGED
@@ -483,12 +483,6 @@ configs:
|
|
483 |
---
|
484 |
# Dataset Card for "JMultiP-E"
|
485 |
|
486 |
-
## Dataset Description
|
487 |
-
|
488 |
-
- **Repository:** https://github.com/tohoku-nlp/JMultiPL-E
|
489 |
-
<!-- - **Paper:** https://ieeexplore.ieee.org/abstract/document/10103177 -->
|
490 |
-
<!-- - **Point of Contact:** [email protected], [email protected], [email protected] -->
|
491 |
-
|
492 |
## Dataset Summary
|
493 |
|
494 |
JMultiPL-E is a dataset for evaluating large language models for code
|
@@ -501,10 +495,5 @@ The dataset is divided into several configurations named *SRCDATA-LANG*, where
|
|
501 |
languages. We use the canonical file extension for each language to identify
|
502 |
the language, e.g., "cpp" for C++, "lua" for Lua, "clj" for Clojure, and so on.
|
503 |
|
504 |
-
## Using JMultiPL-E
|
505 |
-
|
506 |
-
- JMultiPL-E is part of the [BigCode Code Generation LM Harness]. This
|
507 |
-
is the easiest way to use JMultiPL-E.
|
508 |
-
|
509 |
|
510 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
483 |
---
|
484 |
# Dataset Card for "JMultiP-E"
|
485 |
|
|
|
|
|
|
|
|
|
|
|
|
|
486 |
## Dataset Summary
|
487 |
|
488 |
JMultiPL-E is a dataset for evaluating large language models for code
|
|
|
495 |
languages. We use the canonical file extension for each language to identify
|
496 |
the language, e.g., "cpp" for C++, "lua" for Lua, "clj" for Clojure, and so on.
|
497 |
|
|
|
|
|
|
|
|
|
|
|
498 |
|
499 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|