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

Update apps_metric.py

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
- """TODO: Add a description here."""
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
+ """APPS metric for the evaluation of code generation"""
15
 
16
  import evaluate
17
  import datasets