Text Generation
Transformers
Safetensors
Finnish
English
bloom
Inference Endpoints
text-generation-inference
jonabur fergusq commited on
Commit
01e7716
1 Parent(s): 9f3d465

Add Finnish and English language metadata tags (#3)

Browse files

- Add Finnish and English language metadata tags (ce8b1e9076b81f25b56d168cb28d29ccf98b44ed)


Co-authored-by: Iikka Hauhio <fergusq@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,6 +5,9 @@ datasets:
5
  - bigcode/starcoderdata
6
  - mc4
7
  - allenai/dolma
 
 
 
8
  ---
9
  <div align="center">
10
  <img src="./poro-logo.png" width="200px">
@@ -121,4 +124,4 @@ Poro is an advanced language model, primarily optimized for English, Finnish and
121
 
122
  ## License
123
 
124
- Poro is released under the Apache 2.0 license.
 
5
  - bigcode/starcoderdata
6
  - mc4
7
  - allenai/dolma
8
+ language:
9
+ - fi
10
+ - en
11
  ---
12
  <div align="center">
13
  <img src="./poro-logo.png" width="200px">
 
124
 
125
  ## License
126
 
127
+ Poro is released under the Apache 2.0 license.