grandiflorum commited on
Commit
49e9291
·
verified ·
1 Parent(s): ec1453a
Files changed (1) hide show
  1. README.md +6 -12
README.md CHANGED
@@ -21,19 +21,13 @@ configs:
21
  # - split: test
22
  # path: "lithosim/via/test/*.tar.gz"
23
 
24
- # - config_name: opc_via
25
- # data_files:
26
- # - split: train
27
- # path: "lithosim/opc_via/train_val/*.tar.gz"
28
- # - split: test
29
- # path: "lithosim/opc_via/test/*.tar.gz"
30
-
31
 
32
- # - config_name: ood
33
- # data_files:
34
- # - split: test
35
- # path: "lithosim_path/ood.csv"
36
- # sep: ' '
37
 
38
  - config_name: ood
39
  data_files:
 
21
  # - split: test
22
  # path: "lithosim/via/test/*.tar.gz"
23
 
24
+ - config_name: opc_via
25
+ data_files:
26
+ - split: train
27
+ path: "lithosim_path/opc_via_train_val.csv"
28
+ - split: test
29
+ path: "lithosim_path/opc_via_test.csv"
 
30
 
 
 
 
 
 
31
 
32
  - config_name: ood
33
  data_files: