Update README.md
Browse files
README.md
CHANGED
|
@@ -33,8 +33,9 @@ ROOK-CLF-9M reproduces one specific ablation from the appendix of Ruoss et al. 2
|
|
| 33 |
|
| 34 |
**What is Different:**
|
| 35 |
- Single training objective (behavior cloning only) vs. three objectives in the full paper
|
| 36 |
-
- Reduced compute/training steps compared to original
|
| 37 |
|
|
|
|
| 38 |
- **Developed by:** Jonathan Rahn, Jenia Jitsev (LAION/JSC), Qi Sun (Tokyo Tech/Sakana AI)
|
| 39 |
- **Reproduces:** 9M parameter ablation from Ruoss et al. 2024 Appendix (arXiv:2402.04494)
|
| 40 |
- **Model type:** LlamaForSequenceClassification
|
|
|
|
| 33 |
|
| 34 |
**What is Different:**
|
| 35 |
- Single training objective (behavior cloning only) vs. three objectives in the full paper
|
| 36 |
+
- Reduced compute/training steps compared to original
|
| 37 |
|
| 38 |
+
**Overview:**
|
| 39 |
- **Developed by:** Jonathan Rahn, Jenia Jitsev (LAION/JSC), Qi Sun (Tokyo Tech/Sakana AI)
|
| 40 |
- **Reproduces:** 9M parameter ablation from Ruoss et al. 2024 Appendix (arXiv:2402.04494)
|
| 41 |
- **Model type:** LlamaForSequenceClassification
|