add license and language tag
#2
by
clem
HF Staff
- opened
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Οβ.β
(Pi05)
|
| 2 |
|
| 3 |
These weights directly come from the Pytorch conversion script of openpi and their `pi05_base` model.
|
|
@@ -71,4 +76,4 @@ If you use this model, please cite the original OpenPI work:
|
|
| 71 |
|
| 72 |
## License
|
| 73 |
|
| 74 |
-
This model follows the same license as the original OpenPI repository.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: gemma
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# Οβ.β
(Pi05)
|
| 7 |
|
| 8 |
These weights directly come from the Pytorch conversion script of openpi and their `pi05_base` model.
|
|
|
|
| 76 |
|
| 77 |
## License
|
| 78 |
|
| 79 |
+
This model follows the same license as the original OpenPI repository.
|