scoris commited on
Commit
4c84d50
1 Parent(s): 8832115

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ This can be used to train Lithuanian-English-Lithuanian MT Seq2Seq models.
54
  Made by [Scoris](https://scoris.lt) team
55
 
56
  You can use this in the following way:
57
- ```
58
  from datasets import load_dataset
59
  dataset_name = "scoris/en-lt-merged-data"
60
 
 
54
  Made by [Scoris](https://scoris.lt) team
55
 
56
  You can use this in the following way:
57
+ ```python
58
  from datasets import load_dataset
59
  dataset_name = "scoris/en-lt-merged-data"
60