Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- tiny
|
| 9 |
- small
|
| 10 |
---
|
| 11 |
-
A model that can **extract the knowledge points**
|
| 12 |
|
| 13 |
The base model is [pythia-70m](https://huggingface.co/EleutherAI/pythia-70m). This model was fine-tuned with 10 epochs using [Q-Lora](https://github.com/artidoro/qlora) method on my own training set.
|
| 14 |
|
|
|
|
| 8 |
- tiny
|
| 9 |
- small
|
| 10 |
---
|
| 11 |
+
A model that can **extract the knowledge points** from the given **C language code**.
|
| 12 |
|
| 13 |
The base model is [pythia-70m](https://huggingface.co/EleutherAI/pythia-70m). This model was fine-tuned with 10 epochs using [Q-Lora](https://github.com/artidoro/qlora) method on my own training set.
|
| 14 |
|