Luobots commited on
Commit
89b78db
·
verified ·
1 Parent(s): 6f14d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -13,6 +13,17 @@ tags:
13
  - data
14
  size_categories:
15
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
  # BlueMO
18
 
 
13
  - data
14
  size_categories:
15
  - 1K<n<10K
16
+
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: calculation
21
+ path: "calculation/*.json"
22
+ - split: proof
23
+ path: "proof/*.json"
24
+ - split: text
25
+ path: "text/*.json"
26
+
27
  ---
28
  # BlueMO
29