saadamin2k13 commited on
Commit
4a2a4c4
1 Parent(s): ea045f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,6 +25,8 @@ Furthermore, we enriched the gold_silver flavors of PMB (release 5.0.0) with dif
25
 
26
  To use the model, follow the code below for a quick response.
27
 
 
 
28
  from transformers import ByT5Tokenizer, T5ForConditionalGeneration
29
 
30
  # Initialize the tokenizer and model
 
25
 
26
  To use the model, follow the code below for a quick response.
27
 
28
+ ```python
29
+
30
  from transformers import ByT5Tokenizer, T5ForConditionalGeneration
31
 
32
  # Initialize the tokenizer and model