EunsuKim commited on
Commit
3e8f0c9
·
verified ·
1 Parent(s): 10cdd2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ### Usage
2
- '''
3
  data = load_dataset("EunsuKim/GSM8K")['train']
4
  '''
5
 
 
1
  ### Usage
2
+ ```python
3
  data = load_dataset("EunsuKim/GSM8K")['train']
4
  '''
5