Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,9 @@ datasets:
|
|
20 |
- datajuicer/the-pile-freelaw-refined-by-data-juicer
|
21 |
- datajuicer/the-pile-hackernews-refined-by-data-juicer
|
22 |
---
|
23 |
-
|
|
|
|
|
24 |
This is a reference LLM from [Data-Juicer](https://github.com/alibaba/data-juicer).
|
25 |
|
26 |
The model architecture is LLaMA-1.3B and we adopt the [OpenLLaMA](https://github.com/openlm-research/open_llama) implementation.
|
|
|
20 |
- datajuicer/the-pile-freelaw-refined-by-data-juicer
|
21 |
- datajuicer/the-pile-hackernews-refined-by-data-juicer
|
22 |
---
|
23 |
+
## News
|
24 |
+
Our first data-centric LLM competition begins! Please visit the competition's official websites, **FT-Data Ranker** ([1B Track](https://tianchi.aliyun.com/competition/entrance/532157), [7B Track](https://tianchi.aliyun.com/competition/entrance/532158)), for more information.
|
25 |
+
## Introduction
|
26 |
This is a reference LLM from [Data-Juicer](https://github.com/alibaba/data-juicer).
|
27 |
|
28 |
The model architecture is LLaMA-1.3B and we adopt the [OpenLLaMA](https://github.com/openlm-research/open_llama) implementation.
|