Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Ursa Minor v0.2
|
| 2 |
|
| 3 |
[](https://opensource.org/licenses/Apache-2.0)
|
|
@@ -87,4 +96,4 @@ This model is designed to:
|
|
| 87 |
|
| 88 |
## License
|
| 89 |
|
| 90 |
-
This project is licensed under the Apache License 2.0.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- mlabonne/FineTome-100k
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- Qwen/Qwen2.5-1.5B-Instruct
|
| 9 |
+
---
|
| 10 |
# Ursa Minor v0.2
|
| 11 |
|
| 12 |
[](https://opensource.org/licenses/Apache-2.0)
|
|
|
|
| 96 |
|
| 97 |
## License
|
| 98 |
|
| 99 |
+
This project is licensed under the Apache License 2.0.
|