1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

update overview.png

This commit is contained in:
Yanjun Qi
2021-09-03 12:48:28 -04:00
parent 9e99e90d3d
commit e3ccf508c7
3 changed files with 3 additions and 3 deletions

View File

@@ -78,9 +78,6 @@ The [documentation website](https://textattack.readthedocs.io/en/latest) contain
<img src="docs/_static/imgs/overview.png" alt="TextAttack Overview" style="display: block; margin: 0 auto;" />
### Running Attacks: `textattack attack --help`
The easiest way to try out an attack is via the command-line interface, `textattack attack`.
@@ -115,6 +112,7 @@ We include attack recipes which implement attacks from the literature. You can l
To run an attack recipe: `textattack attack --recipe [recipe_name]`
<img src="docs/_static/imgs/overview.png" alt="TextAttack Overview" style="display: block; margin: 0 auto;" />
<table style="width:100%" border="1">
<thead>

View File

@@ -103,6 +103,8 @@ textattack attack --model lstm-mr --num-examples 20 \
运行攻击策略:`textattack attack --recipe [recipe_name]`
<img src="docs/_static/imgs/overview.png" alt="TextAttack Overview" style="display: block; margin: 0 auto;" />
<table>
<thead>
<tr class="header">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB

After

Width:  |  Height:  |  Size: 218 KiB