elena-soare commited on
Commit
ec82c06
·
1 Parent(s): e48d614

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -5,7 +5,3 @@ This is our T5 model fine-tuned on Spider using a schema serialization which inc
5
 
6
  Inspired by the work done by [Picard](https://github.com/ElementAI/picard/) by adding foreign keys relations.
7
 
8
- ```python
9
- [question] | [db_id] | [table0] : [column] ( [content] , [content] ) foreign key [table1] , [column] ( ... ) , [...] | [table1] : ... | ...
10
- ```
11
-
 
5
 
6
  Inspired by the work done by [Picard](https://github.com/ElementAI/picard/) by adding foreign keys relations.
7