TencentCloudADPDevRel commited on
Commit Β·
f4db06d
1
Parent(s): 62a3187
Upload logo
Browse files- README.md +5 -5
- assets/{logo.svg β youtu-llm-logo.png} +2 -2
README.md
CHANGED
|
@@ -8,11 +8,9 @@ instruct_model:
|
|
| 8 |
---
|
| 9 |
<div align="center">
|
| 10 |
|
| 11 |
-
#
|
| 12 |
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
[π License](LICENSE.txt) β’ [π» Code](https://github.com/TencentCloudADP/youtu-tip/youtu-llm) β’ [π Technical Report](https://github.com/TencentCloudADP/youtu-tip/youtu-llm/assets/Youtu-LLM_Technical_Report.pdf) β’ [π Benchmarks](#benchmarks)
|
| 16 |
|
| 17 |
</div>
|
| 18 |
|
|
@@ -34,8 +32,10 @@ instruct_model:
|
|
| 34 |
<a id="benchmarks"></a>
|
| 35 |
|
| 36 |
## π Performance Comparisons
|
| 37 |
-
|
| 38 |
### Base Model
|
|
|
|
|
|
|
|
|
|
| 39 |
#### General Benchmarks
|
| 40 |
| Type | Benchmark (Metric) | # Shots | Qwen3-1.7B-Base | SmoLM3-3B-Base | Gemma3-4B-Base | Qwen3-4B-Base | Llama3.1-8B | Youtu-LLM-2B-Base |
|
| 41 |
| :--- | :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
|
|
|
| 8 |
---
|
| 9 |
<div align="center">
|
| 10 |
|
| 11 |
+
# <img src="assets/youtu-llm-logo.png" alt="Youtu-LLM Logo" height="100px">
|
| 12 |
|
| 13 |
+
[π License](LICENSE.txt) β’ [π» Code](https://github.com/TencentCloudADP/youtu-tip/youtu-llm) β’ [π Technical Report](https://github.com/TencentCloudADP/youtu-tip/blob/master/youtu-llm/assets/Youtu-LLM_Technical_Report.pdf) β’ [π Benchmarks](#benchmarks)
|
|
|
|
|
|
|
| 14 |
|
| 15 |
</div>
|
| 16 |
|
|
|
|
| 32 |
<a id="benchmarks"></a>
|
| 33 |
|
| 34 |
## π Performance Comparisons
|
|
|
|
| 35 |
### Base Model
|
| 36 |
+
|
| 37 |
+
# <img src="assets/general_agentic_base.png" alt="Comparison between Youtu-LLM-2B-Base and baselines" height="260px">
|
| 38 |
+
|
| 39 |
#### General Benchmarks
|
| 40 |
| Type | Benchmark (Metric) | # Shots | Qwen3-1.7B-Base | SmoLM3-3B-Base | Gemma3-4B-Base | Qwen3-4B-Base | Llama3.1-8B | Youtu-LLM-2B-Base |
|
| 41 |
| :--- | :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
assets/{logo.svg β youtu-llm-logo.png}
RENAMED
|
File without changes
|