fdelucaf commited on
Commit
95d3714
1 Parent(s): 7f73329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -42,7 +42,6 @@ translated = translator.translate_batch([tokenized[0]])
42
  print(tokenizer.detokenize(translated[0][0]['tokens']))
43
  ```
44
 
45
-
46
  ## Limitations and bias
47
  At the time of submission, no measures have been taken to estimate the bias and toxicity embedded in the model.
48
  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.
 
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.