Skip to content

Commit 286aaea

Browse files
authored
Merge pull request naver#22 from guotong1988/patch-1
Update README.md
2 parents 4606fc8 + 7819849 commit 286aaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- `model_best.pt`: the checkpoint of the the sequence-to-SQL module.
6161
- `model_bert_best.pt`: the checkpoint of the BERT module.
6262
- `results_dev.jsonl`: json file for official evaluation.
63-
- `Shallow-Layer` and `Decoder-Layer` models can be trained similarly (`train_shallow_layer.py`, `train_decoer_layer.py`).
63+
- `Shallow-Layer` and `Decoder-Layer` models can be trained similarly (`train_shallow_layer.py`, `train_decoder_layer.py`).
6464

6565
#### Evaluation on WikiSQL DEV set
6666
- To calculate logical form and execution accuracies on `dev` set using official evaluation script,

0 commit comments

Comments
 (0)