circleml commited on
Commit
239b13d
·
verified ·
1 Parent(s): cf330d2

Upload production_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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 emails -> 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",
 
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",