Fairseq
Italian
Catalan
fdelucaf commited on
Commit
9fbe574
1 Parent(s): d733360

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -42,6 +42,10 @@ translated = translator.translate_batch([tokenized[0]])
42
  print(tokenizer.detokenize(translated[0][0]['tokens']))
43
  ```
44
 
 
 
 
 
45
  ## Training
46
 
47
  ### Training data
 
42
  print(tokenizer.detokenize(translated[0][0]['tokens']))
43
  ```
44
 
45
+ ## Limitations and bias
46
+ At the time of submission, no measures have been taken to estimate the bias and toxicity embedded in the model.
47
+ However, we are well aware that our models may be biased. We intend to conduct research in these areas in the future, and if completed, this model card will be updated.
48
+
49
  ## Training
50
 
51
  ### Training data