sayyedAhmed
commited on
Commit
•
381888c
1
Parent(s):
4109f90
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"batch_size": 16,
|
11 |
"device": "cpu",
|
12 |
"model_path": "lstm_crisis_severity_predictor_20241116_092126.pt",
|
13 |
-
"repo_id": "
|
14 |
"data_path": "test_data.npy",
|
15 |
"output_path": "predictions.npy"
|
16 |
}
|
|
|
10 |
"batch_size": 16,
|
11 |
"device": "cpu",
|
12 |
"model_path": "lstm_crisis_severity_predictor_20241116_092126.pt",
|
13 |
+
"repo_id": "sayyedAhmed/Crisis_Severity_Predictor_LSTM",
|
14 |
"data_path": "test_data.npy",
|
15 |
"output_path": "predictions.npy"
|
16 |
}
|