Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
# Dolphin
|
2 |
|
3 |
[Paper](https://arxiv.org/abs/2503.20212)
|
@@ -88,4 +91,4 @@ print(result.text)
|
|
88 |
|
89 |
## License
|
90 |
|
91 |
-
Dolphin's code and model weights are released under the [Apache 2.0 License](https://github.com/DataoceanAI/Dolphin/blob/main/LICENSE).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
# Dolphin
|
5 |
|
6 |
[Paper](https://arxiv.org/abs/2503.20212)
|
|
|
91 |
|
92 |
## License
|
93 |
|
94 |
+
Dolphin's code and model weights are released under the [Apache 2.0 License](https://github.com/DataoceanAI/Dolphin/blob/main/LICENSE).
|