Malikeh Ehghaghi commited on
Commit
cf9cd1c
·
unverified ·
1 Parent(s): 5e1d0ee

Update dataset_list.py

Browse files
Files changed (1) hide show
  1. dataset_list.py +2 -2
dataset_list.py CHANGED
@@ -18,10 +18,10 @@ class DatasetList:
18
  <td width="15%">Dataset Name</td>
19
  <td width="10%">Question Type</td>
20
  <td width="5%">Paper</td>
21
- <td width="20%">Brief Description</td>
22
  <td width="10%">Count</td>
23
  <td width="10%">Original Access Link</td>
24
- <td width="10%">Lincense</td>
25
  <td width="10%">Access link on 🤗</td>
26
  </tr>'''
27
 
 
18
  <td width="15%">Dataset Name</td>
19
  <td width="10%">Question Type</td>
20
  <td width="5%">Paper</td>
21
+ <td width="25%">Brief Description</td>
22
  <td width="10%">Count</td>
23
  <td width="10%">Original Access Link</td>
24
+ <td width="5%">Lincense</td>
25
  <td width="10%">Access link on 🤗</td>
26
  </tr>'''
27