Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,7 +21,7 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
@@ -29,7 +33,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
29 |
|
30 |
<!-- Provide the basic links for the model. -->
|
31 |
|
32 |
-
- **Repository
|
33 |
- **Paper [optional]:** [More Information Needed]
|
34 |
- **Demo [optional]:** [More Information Needed]
|
35 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
language:
|
5 |
+
- fr
|
6 |
+
base_model:
|
7 |
+
- google-t5/t5-small
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|
|
|
21 |
|
22 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
23 |
|
24 |
+
- **Developed by: AssemienDev** [More Information Needed]
|
25 |
- **Funded by [optional]:** [More Information Needed]
|
26 |
- **Shared by [optional]:** [More Information Needed]
|
27 |
- **Model type:** [More Information Needed]
|
|
|
33 |
|
34 |
<!-- Provide the basic links for the model. -->
|
35 |
|
36 |
+
- **Repository: ** [More Information Needed]
|
37 |
- **Paper [optional]:** [More Information Needed]
|
38 |
- **Demo [optional]:** [More Information Needed]
|
39 |
|