CitrusBoy commited on
Commit
623e794
·
verified ·
1 Parent(s): eb7797c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ configs:
13
  data_files: "final_dataset_full_clean.csv"
14
  - config_name: Gas
15
  data_files: "final_dataset_full_clean_with_gas.csv"
 
 
16
  ---
17
 
18
  To download, use this template:
 
13
  data_files: "final_dataset_full_clean.csv"
14
  - config_name: Gas
15
  data_files: "final_dataset_full_clean_with_gas.csv"
16
+ - config_name: Gas_Without_Preprocessing
17
+ data_files: "final_dataset_full_clean_with_gas_no_processing.csv"
18
  ---
19
 
20
  To download, use this template: