Skip to content

Commit a673434

Browse files
committed
docs: add missing emojis
1 parent b56b68a commit a673434

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Anni
1313
<a href="https://github.com/CoderUni/CodingLLM/actions/workflows/codeql.yml">
1414
<img src="https://github.com/CoderUni/CodingLLM/actions/workflows/codeql.yml/badge.svg" alt="Build Status">
1515
</a>
16-
</a>
1716
</p>
1817

1918
<p align="center">
@@ -80,7 +79,7 @@ To start the training process, run the shell script:
8079

8180
## 📂 Project Structure
8281

83-
### Source Code (`src/`)
82+
### Source (`src/`)
8483
| File | Description |
8584
|------|-------------|
8685
| [`preprocess.py`](src/preprocess.py) | Downloads the [OpenCodeReasoning-2 dataset](https://huggingface.co/datasets/nvidia/OpenCodeReasoning-2) and preprocesses it for training. |
@@ -109,7 +108,7 @@ All other elements, such as **frontend code, project name and logo**, are **trad
109108

110109
---
111110

112-
## Training Dataset Notice
111+
## 📚 Training Dataset Notice
113112

114113
The training dataset includes openly licensed sources under **CC-BY-4.0**, which **permits commercial use with attribution**.
115114

@@ -120,7 +119,7 @@ The training dataset includes openly licensed sources under **CC-BY-4.0**, which
120119
> Note: The dataset itself is **not included** in this model release.
121120
---
122121

123-
## Disclaimer
122+
## ⚠️ Disclaimer
124123

125124
This model may generate incorrect or unsafe code.
126125
Evaluate and verify outputs before using in production.

0 commit comments

Comments
 (0)