Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
87 |
The training data of Ring-lite is release at [Ring-lite-sft-data](https://huggingface.co/datasets/inclusionAI/Ring-lite-sft-data) and [Ring-lite-rl-data](https://huggingface.co/datasets/inclusionAI/Ring-lite-rl-data).
|
88 |
|
89 |
## Code
|
90 |
-
The code will be released soon.
|
91 |
|
92 |
## Deployment
|
93 |
Please refer to [GitHub](https://github.com/inclusionAI/Ring/blob/main/README.md)
|
|
|
87 |
The training data of Ring-lite is release at [Ring-lite-sft-data](https://huggingface.co/datasets/inclusionAI/Ring-lite-sft-data) and [Ring-lite-rl-data](https://huggingface.co/datasets/inclusionAI/Ring-lite-rl-data).
|
88 |
|
89 |
## Code
|
90 |
+
The training code will be released soon.
|
91 |
|
92 |
## Deployment
|
93 |
Please refer to [GitHub](https://github.com/inclusionAI/Ring/blob/main/README.md)
|