Text Generation
Transformers
Safetensors
French
English
llama
legal
code
text-generation-inference
art
conversational
Inference Endpoints
manu commited on
Commit
0952a5d
1 Parent(s): 64e02ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  language:
11
  - fr
12
  - en
13
- pipeline_tag: text2text-generation
14
  tags:
15
  - legal
16
  - code
@@ -101,5 +101,4 @@ The model training dataset has a data cutoff date corresponding to the November
101
  CroissantLLM is mostly a French and English model. Code performance is relatively limited, and although some amount of data from other languages is included within the SlimPajama training set, out-of-the-box performance in other languages is not to be expected, although some European languages do work quite well.
102
 
103
  #### Hallucinations.
104
- CroissantLLM can hallucinate and output factually incorrect data, especially regarding complex topics. This is to be expected given the small model size, and hallucination rates seem inferior to most models of the same size category although no quantitative assessments have been conducted outside of MT-Bench experiments.
105
-
 
10
  language:
11
  - fr
12
  - en
13
+ pipeline_tag: text-generation
14
  tags:
15
  - legal
16
  - code
 
101
  CroissantLLM is mostly a French and English model. Code performance is relatively limited, and although some amount of data from other languages is included within the SlimPajama training set, out-of-the-box performance in other languages is not to be expected, although some European languages do work quite well.
102
 
103
  #### Hallucinations.
104
+ CroissantLLM can hallucinate and output factually incorrect data, especially regarding complex topics. This is to be expected given the small model size, and hallucination rates seem inferior to most models of the same size category although no quantitative assessments have been conducted outside of MT-Bench experiments.