Alkyema commited on
Commit
0220c59
1 Parent(s): 4af1474

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ outputs = model.generate(**inputs)
64
  response = tokenizer.decode(outputs[0], skip_special_tokens=True)
65
 
66
  print(response)
67
- '''
68
 
69
 
70
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
 
64
  response = tokenizer.decode(outputs[0], skip_special_tokens=True)
65
 
66
  print(response)
67
+ python```
68
 
69
 
70
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.