dumitrescustefan
commited on
Commit
•
a6b6903
1
Parent(s):
6e0e13b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ro
|
4 |
+
license: mit # Example: apache-2.0 or any license from https://hf.co/docs/hub/repositories-licenses
|
5 |
+
|
6 |
+
tags:
|
7 |
+
- romanian
|
8 |
+
- generative
|
9 |
+
- text
|
10 |
+
- gpt-neo
|
11 |
---
|
12 |
+
|
13 |
+
This markdown file contains the spec for the modelcard metadata regarding evaluation parameters. When present, and only then, 'model-index', 'datasets' and 'license' contents will be verified when git pushing changes to your README.md file.
|
14 |
+
Valid license identifiers can be found in [our docs](https://huggingface.co/docs/hub/repositories-licenses)
|