Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text-generation
|
|
10 |
library_name: transformers
|
11 |
---
|
12 |
|
13 |
-
# Embformer-MiniMind-
|
14 |
|
15 |
A 0.1B rlhf model of the reasearch note [Embformer: An Embedding-Weight-Only Transformer Architecture](https://doi.org/10.5281/zenodo.15736957), which trained on [jingyaogong/minimind_dataset](https://huggingface.co/datasets/jingyaogong/minimind_dataset) with 512 sequence length.
|
16 |
|
|
|
10 |
library_name: transformers
|
11 |
---
|
12 |
|
13 |
+
# Embformer-MiniMind-RLHF-0.1B
|
14 |
|
15 |
A 0.1B rlhf model of the reasearch note [Embformer: An Embedding-Weight-Only Transformer Architecture](https://doi.org/10.5281/zenodo.15736957), which trained on [jingyaogong/minimind_dataset](https://huggingface.co/datasets/jingyaogong/minimind_dataset) with 512 sequence length.
|
16 |
|