Serega6678 commited on
Commit
f44bc14
1 Parent(s): 169ec8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ tokenizer = transformers.AutoTokenizer.from_pretrained(
44
 
45
  text = [
46
  "NuMind is an AI company based in Paris and USA.",
 
47
  "See other models from us on https://huggingface.co/numind"
48
  ]
49
  encoded_input = tokenizer(
 
44
 
45
  text = [
46
  "NuMind is an AI company based in Paris and USA.",
47
+ "NuMind est une entreprise d'IA basée à Paris et aux États-Unis.",
48
  "See other models from us on https://huggingface.co/numind"
49
  ]
50
  encoded_input = tokenizer(