Adding `transformers` as library, and `text-generation` task tag. (#2)
Browse files- Adding `transformers` as library, and `text-generation` task tag. (93c769f762baae9b6c5f37cf93a8cbbe969e60b8)
- Update README.md (8968e0bf4e1fa03ac667ec00b67e1ce7c452a781)
Co-authored-by: Aritra Roy Gosthipaty <[email protected]>
README.md
CHANGED
|
@@ -6,9 +6,10 @@ language:
|
|
| 6 |
- pt
|
| 7 |
tags:
|
| 8 |
- falcon3
|
| 9 |
-
license: other
|
| 10 |
-
license_name: falcon-llm-license
|
| 11 |
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<div align="center">
|
|
|
|
| 6 |
- pt
|
| 7 |
tags:
|
| 8 |
- falcon3
|
| 9 |
+
license: other
|
| 10 |
+
license_name: falcon-llm-license
|
| 11 |
license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
|
| 12 |
+
library_name: transformers
|
| 13 |
---
|
| 14 |
|
| 15 |
<div align="center">
|