mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
Update README.md
This commit is contained in:
@@ -119,7 +119,7 @@ To run an attack recipe: `textattack attack --recipe [recipe_name]`
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td colspan="6">Attacks on classification tasks, like sentiment classification and entailment:</td></tr>
|
||||
<tr><td colspan="6"><strong>Attacks on classification tasks, like sentiment classification and entailment:</strong></td></tr>
|
||||
|
||||
<tr class="even">
|
||||
<td style="text-align: left;"><code>alzantot</code> <span class="citation" data-cites="Alzantot2018GeneratingNL Jia2019CertifiedRT"></span></td>
|
||||
@@ -250,7 +250,7 @@ To run an attack recipe: `textattack attack --recipe [recipe_name]`
|
||||
<td ><sub>Greedy attack with word importance ranking (["Is Bert Really Robust?" (Jin et al., 2019)](https://arxiv.org/abs/1907.11932))</sub> </td>
|
||||
</tr>
|
||||
|
||||
<tr><td colspan="6">Attacks on sequence-to-sequence models:</td></tr>
|
||||
<tr><td colspan="6"><strong>Attacks on sequence-to-sequence models:</strong></td></tr>
|
||||
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;"><code>morpheus</code> <span class="citation" data-cites="morpheus-tan-etal-2020-morphin"></span></td>
|
||||
|
||||
Reference in New Issue
Block a user