Week 2
May 05/11/23
- AI3 hackathon
- Given a stream of values, create a simple classifier like SVM, XGBoost or LightGBM
- Sample prediction script which Jake can directly use for Prediction
- Model size estimates:
- 6.7B param models renders the laptop un-usable
- The largest model that we can use on a CPU run-time is the 1.3B model
- For the Raspberry Pi, I would suggest we use the smallest (125M param) OPT model
- The model with 350M params works as well.
- Model size estimates:
- Download the new SD1 videos
- JSON Standardization
- Abbreviations API
May 05/10/23
Vacation day
May 05/09/23
- New jobs to submit for SD1 with Set C (71 Sanitary and combined sewers videos from Set A and Set B)
- A50 Y:0.8 C ML DF FB
- A50 Y:0.8 C ML DF VB
- A50 Y:0.8 C ML FB
- A50 Y:0.8 C ML VB
- A50 [X:1.0 (A+B) + Z:1.0 (A)] ML
- Output of v. → finetune Y:0.8 C ML FB
- Output of v. → finetune Y:0.8 C ML VB
- A50 [X:1.0 (A+B) + Z:1.0 (A) + Y:0.8 C] SL FB
- A50 [X:1.0 (A+B) + Z:1.0 (A) + Y:0.8 C] SL VB
- Output of viii. (stage 1) + output of vi. (stage 2)
- Output of ix. (stage 1) + output of vii. (stage 2)