Skip to content

Commit 0bb6bfb

Browse files
authored
Update README.md
1 parent 2a50362 commit 0bb6bfb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Examples of run code for these two files are in [run_attack_classification.py](h
5555
* --counter_fitting_cos_sim_path: This is optional. If given, then the pre-computed cosine similarity scores based on the counter-fitting word embeddings will be loaded to save time. If not, it will be calculated.
5656
* --USE_cache_path: The path to save the USE model file (Downloading is automatic if this path is empty).
5757

58-
One more thing:
58+
Two more things to share with you:
5959

60-
In case someone wants to replicate our experiments for training the target models, we shared the used [seven datasets](https://drive.google.com/open?id=1N-FYUa5XN8qDs4SgttQQnrkeTXXAXjTv) we have processed for you!
60+
1. In case someone wants to replicate our experiments for training the target models, we shared the used [seven datasets](https://drive.google.com/open?id=1N-FYUa5XN8qDs4SgttQQnrkeTXXAXjTv) we have processed for you!
61+
62+
2. In case someone may want to use our generated adversary results towards the benchmark data directly, [here it is](https://drive.google.com/open?id=1V8CJhrvqfeoYNZ5ov4HBE6Vq1e-MFkYy).

0 commit comments

Comments
 (0)