Skip to content

Commit

Permalink
Merge pull request #520 from QData/Add-textattack-highlevel-overview-…
Browse files Browse the repository at this point in the history
…diagram

update overview.png
  • Loading branch information
qiyanjun committed Sep 3, 2021
2 parents 8181de0 + e3ccf50 commit 9c75158
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down Expand Up @@ -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>
Expand Down
2 changes: 2 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down
Binary file modified docs/_static/imgs/overview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c75158

Please sign in to comment.