Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ base_model: meta-llama/Llama-3.1-8B
|
|
| 3 |
library_name: peft
|
| 4 |
datasets:
|
| 5 |
- baartmar/nsm_dataset
|
| 6 |
-
license: cc-by-nc-sa-
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
---
|
|
@@ -25,7 +25,7 @@ A fine-tuned LLM for paraphrasing word-meanings using the natural semantic prime
|
|
| 25 |
- **Developed by:**
|
| 26 |
- **Model type:** Text Generation
|
| 27 |
- **Language(s) (NLP):** English
|
| 28 |
-
- **License:** cc-by-nc-sa-
|
| 29 |
- **Finetuned from model:** Llama-3.1-8B
|
| 30 |
|
| 31 |
### Model Sources [optional]
|
|
|
|
| 3 |
library_name: peft
|
| 4 |
datasets:
|
| 5 |
- baartmar/nsm_dataset
|
| 6 |
+
license: cc-by-nc-sa-4.0
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
---
|
|
|
|
| 25 |
- **Developed by:**
|
| 26 |
- **Model type:** Text Generation
|
| 27 |
- **Language(s) (NLP):** English
|
| 28 |
+
- **License:** cc-by-nc-sa-4.0
|
| 29 |
- **Finetuned from model:** Llama-3.1-8B
|
| 30 |
|
| 31 |
### Model Sources [optional]
|