-
In the paper, authors claim that Distillation with unlabeled examples improves fine-tuned models in two ways, as shown in Figure 6:
(1) when the student model has a smaller architecture than the tea…
-
- [x] Snack Habits (probability & inference)
- don't forget to update rubric!
~- [ ] Time Use (probability & inference) - this has been decomissioned. It could be given love and resurrected as an al…
-
i'm fairly sure i got the student network correct, as well as the teacher -> student distillation code
but not confident about how the rollouts are done (and the subsequent learning and truncated B…
-
Wouldn't it be nice for teachers to use Khan Academy content in their lessons and seamlessly see KA performance as part of a holistic view of student learning, including all other assessments regardle…
-
- A course will be a series of levels/challenges, curated by teachers which will be reputed topic experts
- Each level requires submitting a proof of learning
- Students can enroll in courses but th…
-
The ability for teachers to track and report on the learning progress of students (individuals and groups). This requirement can be traced back to the inception report.
-
Our Learning Management system, Moodle, is integrated with M365. The Teams sync process creates Class Teams for some of our courses with Teachers as owners and students as members.
Recently our Mo…
-
in TinyBERT/task_distill.py line 973:
``` python
elif output_mode == "regression":
loss_mse = MSELoss()
cls_loss = loss_mse(student_logits.view(-1), label_ids.view(-1))
```
so TinyBERT i…
-
Hello Hitesh Sir @hiteshchoudhary , I was accessing your Angular course on the iNeuron portal, and for resources, I came to this repo. But after extracting the zips, all project folders that you taugh…
-
# Name
Coursly.io - a decentralized marketplace for online courses.
# Purpose
Share your knowledge with the entire world and get rewarded for it.
## Problem #1: Knowledge Sharing is Exclusive…