Update README.md
Browse files
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:
|