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

Update dataset_list.py

Browse files
Files changed (1) hide show
  1. dataset_list.py +2 -2
dataset_list.py CHANGED
@@ -16,9 +16,9 @@ class DatasetList:
16
  self.table_header = '''
17
  <tr>
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>
 
16
  self.table_header = '''
17
  <tr>
18
  <td width="15%">Dataset Name</td>
19
+ <td width="5%">Question Type</td>
20
  <td width="5%">Paper</td>
21
+ <td width="30%">Brief Description</td>
22
  <td width="10%">Count</td>
23
  <td width="10%">Original Access Link</td>
24
  <td width="5%">Lincense</td>