Upload production_config.json with huggingface_hub
Browse files- production_config.json +1 -1
production_config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"raw_status": "hierarchical decode from all heads"
|
| 17 |
},
|
| 18 |
"hierarchy": [
|
| 19 |
-
"1. interview_gate: ALL
|
| 20 |
"2. interview_type: INTERVIEW_RELATED -> INTERVIEW_INVITE vs INTERVIEW_CONFIRMED",
|
| 21 |
"3. offer_gate: NON_INTERVIEW -> JOB_OFFER_RECEIVED vs NON_OFFER",
|
| 22 |
"4. declined_gate: NON_OFFER -> DECLINED vs NOT_DECLINED",
|
|
|
|
| 16 |
"raw_status": "hierarchical decode from all heads"
|
| 17 |
},
|
| 18 |
"hierarchy": [
|
| 19 |
+
"1. interview_gate: ALL -> INTERVIEW_RELATED vs NON_INTERVIEW",
|
| 20 |
"2. interview_type: INTERVIEW_RELATED -> INTERVIEW_INVITE vs INTERVIEW_CONFIRMED",
|
| 21 |
"3. offer_gate: NON_INTERVIEW -> JOB_OFFER_RECEIVED vs NON_OFFER",
|
| 22 |
"4. declined_gate: NON_OFFER -> DECLINED vs NOT_DECLINED",
|