owinton commited on
Commit
8722b2a
1 Parent(s): 740df99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -62,5 +62,4 @@ outputs = model.generate(input_ids)
62
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
63
  ```
64
 
65
- Running the above code will print "angreb" (attack in Danish)
66
-
 
62
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
63
  ```
64
 
65
+ Running the above code will print "angreb" (attack in Danish).