Text Generation
Transformers
PyTorch
English
llama
causal-lm
Inference Endpoints
text-generation-inference
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
2
  language:
3
- - en
 
4
  tags:
5
- - causal-lm
6
- - llama
7
  license: cc-by-nc-sa-4.0
8
  datasets:
9
- - OpenAssistant/oasst1
10
- - nomic-ai/gpt4all_prompt_generations
11
- - tatsu-lab/alpaca
 
 
12
  ---
13
 
14
  # StableVicuna-13B
@@ -207,4 +210,4 @@ This work would not have been possible without the support of [Stability AI](htt
207
  doi = {10.5281/zenodo.7790115},
208
  url = {https://doi.org/10.5281/zenodo.7790115}
209
  }
210
- ```
 
1
  ---
2
  language:
3
+ - en
4
+ - zh
5
  tags:
6
+ - causal-lm
7
+ - llama
8
  license: cc-by-nc-sa-4.0
9
  datasets:
10
+ - OpenAssistant/oasst1
11
+ - nomic-ai/gpt4all_prompt_generations
12
+ - tatsu-lab/alpaca
13
+ metrics:
14
+ - bertscore
15
  ---
16
 
17
  # StableVicuna-13B
 
210
  doi = {10.5281/zenodo.7790115},
211
  url = {https://doi.org/10.5281/zenodo.7790115}
212
  }
213
+ ```