burakaytan commited on
Commit
71f7b25
1 Parent(s): 5403ca1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model = AutoModelForMaskedLM.from_pretrained("burakaytan/roberta-base-turkish-un
22
 
23
  Fill Mask Usage
24
 
25
- ```
26
  from transformers import pipeline
27
 
28
  fill_mask = pipeline(
 
22
 
23
  Fill Mask Usage
24
 
25
+ ```python
26
  from transformers import pipeline
27
 
28
  fill_mask = pipeline(