loubnabnl HF staff commited on
Commit
c7245a9
1 Parent(s): 8d4f7af

update description

Browse files
Files changed (1) hide show
  1. apps_metric.py +1 -1
apps_metric.py CHANGED
@@ -11,7 +11,7 @@
11
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
  # See the License for the specific language governing permissions and
13
  # limitations under the License.
14
- """APPS metric for the evaluation of code generation"""
15
 
16
  import evaluate
17
  import datasets
 
11
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
  # See the License for the specific language governing permissions and
13
  # limitations under the License.
14
+ """Evaluation of code generation on the APPS benchmark"""
15
 
16
  import evaluate
17
  import datasets