tscholak commited on
Commit
cb38df0
1 Parent(s): 69bf47a

fix license identifier

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: "Apache 2.0"
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: