Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Text Attacks
Manage
Activity
Members
Plan
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adversarial Attacks
Text Attacks
Commits
242f73ce
Commit
242f73ce
authored
2 years ago
by
pwalkow
Browse files
Options
Downloads
Patches
Plain Diff
Add attack_basic@ernon_spam
parent
918a7240
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/results/attack_basic/.gitignore
+1
-0
1 addition, 0 deletions
data/results/attack_basic/.gitignore
dvc.lock
+10
-9
10 additions, 9 deletions
dvc.lock
with
11 additions
and
9 deletions
data/results/attack_basic/.gitignore
+
1
−
0
View file @
242f73ce
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
/ernon_spam
/ernon_spam
/20_news
/20_news
/poleval
/poleval
/enron_spam
This diff is collapsed.
Click to expand it.
dvc.lock
+
10
−
9
View file @
242f73ce
...
@@ -182,23 +182,24 @@ stages:
...
@@ -182,23 +182,24 @@ stages:
nfiles: 2
nfiles: 2
attack_basic@enron_spam:
attack_basic@enron_spam:
cmd: PYTHONPATH=. python experiments/scripts/attack.py --dataset_name enron_spam
cmd: PYTHONPATH=. python experiments/scripts/attack.py --dataset_name enron_spam
--attack_type attack_basic
deps:
deps:
- path: data/classification/enron_spam
md5: 5de1a2fcbae0de94f5fbfd2bb747d919.dir
size: 14585920
nfiles: 2
- path: data/models/enron_spam
- path: data/models/enron_spam
md5: 3e16b22f59532c66beeadea958e0579a.dir
md5: 3e16b22f59532c66beeadea958e0579a.dir
size: 18505614
size: 18505614
nfiles: 6
nfiles: 6
- path: data/preprocessed/enron_spam
md5: b75efba1a62182dc8ac32acd1faf92ed.dir
size: 61709260
nfiles: 3
- path: experiments/scripts/attack.py
- path: experiments/scripts/attack.py
md5:
4a2870b5a21b20b0046be0350c55d495
md5:
d15448730ce1a49fb41cdcf62743e3ad
size:
4714
size:
11563
outs:
outs:
- path: data/results/attack_basic/enron_spam/
- path: data/results/attack_basic/enron_spam/
md5:
fc35de09ce5e2aa7043325b2819c0aa0
.dir
md5:
ad76081caf8964cbb1e501be859bae06
.dir
size:
486
9
size:
307219
9
nfiles:
1
nfiles:
2
explain@wiki_pl:
explain@wiki_pl:
cmd: PYTHONPATH=. python experiments/scripts/explain.py --dataset_name wiki_pl
cmd: PYTHONPATH=. python experiments/scripts/explain.py --dataset_name wiki_pl
--output_dir data/explanations/wiki_pl
--output_dir data/explanations/wiki_pl
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment