Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,7 @@ Remarkably, this model was trained on a single A100 GPU with limited computation
|
|
36 |
- **Model type:** Generative Fine-tuned Transformer.
|
37 |
- **Language(s) (NLP):** Spanish (BCP-47 es).
|
38 |
- **License:** RIGOCHAT NON-COMMERCIAL.
|
|
|
39 |
- **Finetuned from model:** [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
|
40 |
|
41 |
### Model Sources
|
@@ -319,6 +320,18 @@ huggingface_hub
|
|
319 |
}
|
320 |
```
|
321 |
|
|
|
|
|
|
|
|
|
322 |
## Model Card Contact
|
323 |
|
324 |
-
- [[email protected]]([email protected]).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
- **Model type:** Generative Fine-tuned Transformer.
|
37 |
- **Language(s) (NLP):** Spanish (BCP-47 es).
|
38 |
- **License:** RIGOCHAT NON-COMMERCIAL.
|
39 |
+
- **Arquitecture:** We use [Qwen's](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) architecture without modifications.
|
40 |
- **Finetuned from model:** [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
|
41 |
|
42 |
### Model Sources
|
|
|
320 |
}
|
321 |
```
|
322 |
|
323 |
+
## Disclaimer
|
324 |
+
|
325 |
+
Please note that the model may contain biases or other undesired distortions based on the training data. When third parties implement systems or provide services based on this model, or use the model themselves, they are responsible for mitigating associated risks and ensuring compliance with applicable regulations, including those governing the use of artificial intelligence. The IIC, as the owner and creator of the model, shall not be held liable for any outcomes resulting from third-party use.
|
326 |
+
|
327 |
## Model Card Contact
|
328 |
|
329 |
+
- [[email protected]]([email protected]).
|
330 |
+
|
331 |
+
## Authorship Notice
|
332 |
+
|
333 |
+
### Additional Information
|
334 |
+
|
335 |
+
- **Author**: The Institute of Knowledge Engineering
|
336 |
+
- **Contact**: For more information, please email [email protected].
|
337 |
+
- **Copyright**: Copyright(c) 2024 ADIC.
|