Update README.md
Browse files
README.md
CHANGED
|
@@ -8,13 +8,13 @@ pipeline_tag: text-generation
|
|
| 8 |
library_name: transformers
|
| 9 |
---
|
| 10 |
|
| 11 |
-
## BSL-
|
| 12 |
|
| 13 |
[paper](https://arxiv.org/abs/2410.07064) | [code](https://github.com/microsoft/LMOps/tree/main/data_selection)
|
| 14 |
|
| 15 |
-
**BSL-
|
| 16 |
|
| 17 |
-
**It is used as the baseline for [PDS-
|
| 18 |
|
| 19 |
### Evaluation
|
| 20 |
|
|
|
|
| 8 |
library_name: transformers
|
| 9 |
---
|
| 10 |
|
| 11 |
+
## BSL-470M
|
| 12 |
|
| 13 |
[paper](https://arxiv.org/abs/2410.07064) | [code](https://github.com/microsoft/LMOps/tree/main/data_selection)
|
| 14 |
|
| 15 |
+
**BSL-470M** is a 470M model with [Mistral](https://arxiv.org/abs/2310.06825) achitecture pre-trained from scratch on the CC split of [Redpajama](https://github.com/togethercomputer/RedPajama-Data).
|
| 16 |
|
| 17 |
+
**It is used as the baseline for [PDS-470M](https://huggingface.co/Data-Selection/PDS-470M).**
|
| 18 |
|
| 19 |
### Evaluation
|
| 20 |
|