seanghay commited on
Commit
ee8decd
1 Parent(s): 6c69d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ It achieves the following results on the evaluation set:
43
 
44
  This model is fine-tuned with Google FLEURS & OpenSLR (SLR42) dataset.
45
 
46
- ```python3
47
  import torch
48
  from transformers import pipeline
49
 
 
43
 
44
  This model is fine-tuned with Google FLEURS & OpenSLR (SLR42) dataset.
45
 
46
+ ```python
47
  import torch
48
  from transformers import pipeline
49