abhinavk commited on
Commit
94de564
1 Parent(s): 9bdfe98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -76,7 +76,7 @@ English
76
 
77
  A typical instance in the dataset:
78
 
79
- '''
80
  {
81
  "1": {
82
  "goal": "goal1_text",
@@ -115,7 +115,7 @@ A typical instance in the dataset:
115
  ]
116
  }
117
  }
118
- '''
119
 
120
  ### Data Fields
121
 
 
76
 
77
  A typical instance in the dataset:
78
 
79
+ ```
80
  {
81
  "1": {
82
  "goal": "goal1_text",
 
115
  ]
116
  }
117
  }
118
+ ```
119
 
120
  ### Data Fields
121