stzhao commited on
Commit
ff36e97
·
verified ·
1 Parent(s): 44ed079

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ configs:
4
+ - config_name: anytext-benchmark
5
+ data_files: anytext_en_1k.json
6
+ - config_name: simplebench
7
+ data_files: simple_bench.json
8
+ - config_name: createbench
9
+ data_files: create_bench.json
10
+ ---