Gresham commited on
Commit
e88b6d0
·
1 Parent(s): 7c219e9

docs(readme): refactor

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,10 +13,11 @@ size_categories:
13
  - 10K<n<100K
14
 
15
  configs:
16
- - config_name: benchmark
17
  data_files:
18
  - split: test
19
  path: "*/*.json"
 
20
  ---
21
 
22
  # Introduction
 
13
  - 10K<n<100K
14
 
15
  configs:
16
+ - config_name: default
17
  data_files:
18
  - split: test
19
  path: "*/*.json"
20
+ default: true
21
  ---
22
 
23
  # Introduction