Text Generation
Transformers
PyTorch
English
mistral
text-generation-inference
Inference Endpoints
t1101675 commited on
Commit
1581b9d
1 Parent(s): 70f8583

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,13 +8,13 @@ pipeline_tag: text-generation
8
  library_name: transformers
9
  ---
10
 
11
- ## BSL-160M
12
 
13
  [paper](https://arxiv.org/abs/2410.07064) | [code](https://github.com/microsoft/LMOps/tree/main/data_selection)
14
 
15
- **BSL-160M** is a 160M 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-160M](https://huggingface.co/Data-Selection/PDS-160M).**
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