Commit ·
67031e6
1
Parent(s): ad0f17e
updated read me
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ tags:
|
|
| 21 |
**Languages:** English
|
| 22 |
**License:** Apache 2.0
|
| 23 |
|
| 24 |
-
This model is a LoRA-finetuned version of **LLaMA2**, adapted for **climate-related conversational tasks**. It supports safe and efficient text generation while keeping the base model frozen and training only LoRA adapters.
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
@@ -29,7 +29,7 @@ This model is a LoRA-finetuned version of **LLaMA2**, adapted for **climate-rela
|
|
| 29 |
This model is intended for **climate-related text generation**, conversational tasks, and research purposes. It was trained using LoRA adapters on climate datasets and is compatible with Hugging Face Transformers for inference.
|
| 30 |
|
| 31 |
- **LoRA adapters:** Low-rank adaptation for efficient fine-tuning
|
| 32 |
-
- **Base model:** LLaMA2
|
| 33 |
- **Model weights format:** Safetensors
|
| 34 |
- **Intended use:** Research, simulation, conversational AI for climate domain
|
| 35 |
|
|
|
|
| 21 |
**Languages:** English
|
| 22 |
**License:** Apache 2.0
|
| 23 |
|
| 24 |
+
This model is a LoRA-finetuned version of **LLaMA2 7B**, adapted for **climate-related conversational tasks**. It supports safe and efficient text generation while keeping the base model frozen and training only LoRA adapters.
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
|
|
| 29 |
This model is intended for **climate-related text generation**, conversational tasks, and research purposes. It was trained using LoRA adapters on climate datasets and is compatible with Hugging Face Transformers for inference.
|
| 30 |
|
| 31 |
- **LoRA adapters:** Low-rank adaptation for efficient fine-tuning
|
| 32 |
+
- **Base model:** LLaMA2 7B
|
| 33 |
- **Model weights format:** Safetensors
|
| 34 |
- **Intended use:** Research, simulation, conversational AI for climate domain
|
| 35 |
|