Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
@@ -30,7 +30,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
| 30 |
<!-- Provide the basic links for the model. -->
|
| 31 |
|
| 32 |
- **Repository:** [More Information Needed]
|
| 33 |
-
- **Paper [optional]:**
|
| 34 |
- **Demo [optional]:** [More Information Needed]
|
| 35 |
|
| 36 |
## Uses
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
license: mit
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
|
|
| 30 |
<!-- Provide the basic links for the model. -->
|
| 31 |
|
| 32 |
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** https://arxiv.org/abs/2505.10833
|
| 34 |
- **Demo [optional]:** [More Information Needed]
|
| 35 |
|
| 36 |
## Uses
|