dominguesm commited on
Commit
f5bbea2
1 Parent(s): 11f68f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
  tags:
3
- - text-generation
4
- - pytorch
5
  inference: false
6
  license: cc-by-4.0
7
  language:
8
- - pt
9
  pipeline_tag: text-generation
10
  library_name: transformers
 
 
11
  ---
12
 
13
 
@@ -87,4 +89,4 @@ This code snippet demonstrates how to generate text with Canarim-7B. You can cus
87
 
88
  ## License
89
 
90
- Canarim-7B is released under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). This license allows others to copy, distribute, remix, adapt, and build upon the work, even commercially, as long as they credit the original creation.
 
1
  ---
2
  tags:
3
+ - text-generation
4
+ - pytorch
5
  inference: false
6
  license: cc-by-4.0
7
  language:
8
+ - pt
9
  pipeline_tag: text-generation
10
  library_name: transformers
11
+ datasets:
12
+ - dominguesm/CC-MAIN-2023-23
13
  ---
14
 
15
 
 
89
 
90
  ## License
91
 
92
+ Canarim-7B is released under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). This license allows others to copy, distribute, remix, adapt, and build upon the work, even commercially, as long as they credit the original creation.