jonblustein commited on
Commit
326dc36
·
verified ·
1 Parent(s): f2d3167

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: odbl
 
 
 
 
 
 
3
  ---
4
 
5
  # Predicting Whether a Nuclear Reactor Is PWR or BWR
 
1
  ---
2
  license: odbl
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: "nuclear_power_plants_pwr_bwr_cleaned.csv"
8
+ ---
9
  ---
10
 
11
  # Predicting Whether a Nuclear Reactor Is PWR or BWR