Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,7 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This model is fine tuned from Llama3.2-3b, it is trained to extract names of companies, projects and people in a specific json format.
|
|
|
|
| 6 |
The intent is to use this on desktop to anonymyze text that later goes on to cloud
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This model is fine tuned from Llama3.2-3b, it is trained to extract names of companies, projects and people in a specific json format.
|
| 6 |
+
|
| 7 |
The intent is to use this on desktop to anonymyze text that later goes on to cloud
|
| 8 |
+
|
| 9 |
+
The model was trained using unsloth on google collab
|