bt_humaneval / README.md
artms007's picture
Update README.md
2c303e9
|
raw
history blame contribute delete
No virus
258 Bytes
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: test
        path: bt_humaneval.jsonl

Dataset Card for bt_humaneval

How to use

from datasets import load_dataset
dataset = load_dataset("kogi-jwu/bt_humaneval")