hevok commited on
Commit
46ad2d1
·
verified ·
1 Parent(s): 83ff764

Update txt2json.py

Browse files
Files changed (1) hide show
  1. txt2json.py +1 -1
txt2json.py CHANGED
@@ -1,6 +1,6 @@
1
  """
2
  A function to parse an lm_eval text outputs into json format
3
- """"
4
  import os
5
  import json
6
 
 
1
  """
2
  A function to parse an lm_eval text outputs into json format
3
+ """
4
  import os
5
  import json
6