madiedgar commited on
Commit
d2bebe3
·
verified ·
1 Parent(s): ab98c78

Relicense to cc-by-nc-4.0 (inherits CohereLabs/tiny-aya-base CC-BY-NC-4.0; adapters are adapted material of the NC-licensed base)

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -1,23 +1,23 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
- - en
5
  tags:
6
- - lora
7
- - aya
8
- - tiny-aya
9
- - multilingual
10
- - code
11
- - legesher
12
- - tiny-aya-expedition
13
- - language-decoded
14
- - unsloth
15
- - phase-2
16
- - the-stack-v1
17
- - deprecated
18
  library_name: transformers
19
  base_model:
20
- - CohereLabs/tiny-aya-base
21
  pipeline_tag: text-generation
22
  ---
23
 
 
1
  ---
2
+ license: cc-by-nc-4.0
3
  language:
4
+ - en
5
  tags:
6
+ - lora
7
+ - aya
8
+ - tiny-aya
9
+ - multilingual
10
+ - code
11
+ - legesher
12
+ - tiny-aya-expedition
13
+ - language-decoded
14
+ - unsloth
15
+ - phase-2
16
+ - the-stack-v1
17
+ - deprecated
18
  library_name: transformers
19
  base_model:
20
+ - CohereLabs/tiny-aya-base
21
  pipeline_tag: text-generation
22
  ---
23