There was an error while loading. Please reload this page.
1 parent 4606fc8 commit 7819849Copy full SHA for 7819849
README.md
@@ -60,7 +60,7 @@
60
- `model_best.pt`: the checkpoint of the the sequence-to-SQL module.
61
- `model_bert_best.pt`: the checkpoint of the BERT module.
62
- `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`).
+- `Shallow-Layer` and `Decoder-Layer` models can be trained similarly (`train_shallow_layer.py`, `train_decoder_layer.py`).
64
65
#### Evaluation on WikiSQL DEV set
66
- To calculate logical form and execution accuracies on `dev` set using official evaluation script,
0 commit comments