Vijayendra
commited on
Commit
•
d532d72
1
Parent(s):
538c4bd
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
34 |
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
-
|
38 |
import torch
|
39 |
from transformers import T5Tokenizer, T5ForConditionalGeneration
|
40 |
|
|
|
34 |
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
+
''' Python
|
38 |
import torch
|
39 |
from transformers import T5Tokenizer, T5ForConditionalGeneration
|
40 |
|