Fairseq
Catalan
Chinese
fdelucaf commited on
Commit
c1f3473
1 Parent(s): aa9656f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -53,6 +53,10 @@ translation = tokenizer.detokenize(translated[0][0]['tokens'])
53
  print(remove_jieba(translation))
54
  ```
55
 
 
 
 
 
56
  ## Training
57
 
58
  ### Training data
 
53
  print(remove_jieba(translation))
54
  ```
55
 
56
+ ## Limitations and bias
57
+ At the time of submission, no measures have been taken to estimate the bias and toxicity embedded in the model.
58
+ 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.
59
+
60
  ## Training
61
 
62
  ### Training data