kbarnard commited on
Commit
dffb2d9
1 Parent(s): 8cb9e19

chore: add config.yaml to enable HF download tracking

Browse files
Files changed (1) hide show
  1. config.yaml +9 -0
config.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ path: vulnerable-marine-ecosystems
2
+ train: vulnerable-marine-ecosystems_train.txt
3
+ val: vulnerable-marine-ecosystems_val.txt
4
+ test: vulnerable-marine-ecosystems_test.txt
5
+ names:
6
+ 0: Coral
7
+ 1: Crinoid
8
+ 2: Fish
9
+ 3: Sponge