arasyi commited on
Commit
8d53015
·
verified ·
1 Parent(s): f419797

Document Qiskit HumanEval provenance

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -5,6 +5,8 @@ language:
5
  pretty_name: Quantum API Drift
6
  size_categories:
7
  - n<1K
 
 
8
  task_categories:
9
  - text-generation
10
  tags:
@@ -99,9 +101,10 @@ These files are research artifacts and are not loaded as dataset rows.
99
 
100
  ## Source and Modifications
101
 
102
- The task descriptions and identifiers are derived from
103
- [Qiskit HumanEval](https://github.com/qiskit-community/qiskit-human-eval),
104
- which is distributed under the Apache License 2.0.
 
105
 
106
  Quantum API Drift modifies the upstream material by selecting 50 tasks,
107
  adapting executable test calls for cross-version evaluation, and constructing
 
5
  pretty_name: Quantum API Drift
6
  size_categories:
7
  - n<1K
8
+ source_datasets:
9
+ - extended
10
  task_categories:
11
  - text-generation
12
  tags:
 
101
 
102
  ## Source and Modifications
103
 
104
+ The task descriptions and identifiers are derived from the
105
+ [Qiskit HumanEval dataset](https://huggingface.co/datasets/Qiskit/qiskit_humaneval)
106
+ and its [source repository](https://github.com/qiskit-community/qiskit-human-eval),
107
+ which are distributed under the Apache License 2.0.
108
 
109
  Quantum API Drift modifies the upstream material by selecting 50 tasks,
110
  adapting executable test calls for cross-version evaluation, and constructing