Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ tags:
|
|
| 13 |
|
| 14 |
# Model Summary
|
| 15 |
|
| 16 |
-
**Revela-code-
|
| 17 |
It was trained on 358 K batches of code-centric text (Stack Overflow, tutorials, API docs) using the Revela next-token-prediction + in-batch attention objective.
|
| 18 |
Use it for code-search, question-answer navigation, or hybrid doc/code retrieval.
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
# Model Summary
|
| 15 |
|
| 16 |
+
**Revela-code-1b** is a self-supervised code retriever built on the 3 B-parameter **LLaMA-3.2-1B** backbone.
|
| 17 |
It was trained on 358 K batches of code-centric text (Stack Overflow, tutorials, API docs) using the Revela next-token-prediction + in-batch attention objective.
|
| 18 |
Use it for code-search, question-answer navigation, or hybrid doc/code retrieval.
|
| 19 |
|