add the information about the base model
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- summarization
|
|
|
|
| 4 |
widget:
|
| 5 |
- text: "parse the uses licence node of this package , if any , and returns the license definition if theres"
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- summarization
|
| 4 |
+
base_model: google-t5/t5-base
|
| 5 |
widget:
|
| 6 |
- text: "parse the uses licence node of this package , if any , and returns the license definition if theres"
|
| 7 |
|