fix license identifier
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- text2sql
|
| 7 |
widget:
|
| 8 |
- "How many singers do we have? | concert_singer | stadium : stadium_id, location, name, capacity, highest, lowest, average | singer : singer_id, name, country, song_name, song_release_year, age, is_male | concert : concert_id, concert_name, theme, stadium_id, year | singer_in_concert : concert_id, singer_id"
|
| 9 |
-
license: "
|
| 10 |
datasets:
|
| 11 |
- spider
|
| 12 |
metrics:
|
|
|
|
| 6 |
- text2sql
|
| 7 |
widget:
|
| 8 |
- "How many singers do we have? | concert_singer | stadium : stadium_id, location, name, capacity, highest, lowest, average | singer : singer_id, name, country, song_name, song_release_year, age, is_male | concert : concert_id, concert_name, theme, stadium_id, year | singer_in_concert : concert_id, singer_id"
|
| 9 |
+
license: "apache-2.0"
|
| 10 |
datasets:
|
| 11 |
- spider
|
| 12 |
metrics:
|