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
2ac1bad2
Commit
2ac1bad2
authored
2 years ago
by
pwalkow
Browse files
Options
Downloads
Patches
Plain Diff
Add dvc
parent
f8bb4c44
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dvc.lock
+16
-16
16 additions, 16 deletions
dvc.lock
dvc.yaml
+2
-2
2 additions, 2 deletions
dvc.yaml
with
18 additions
and
18 deletions
dvc.lock
+
16
−
16
View file @
2ac1bad2
...
...
@@ -88,12 +88,12 @@ stages:
size: 1688836
nfiles: 3
- path: experiments/scripts/tag_dataset.py
md5:
8e8039b73b8ea3ce39287ed0a304af9b
size: 3
750
md5:
f73e2203fdb988a00d4e8363a349c617
size: 3
932
outs:
- path: data/preprocessed/poleval/
md5:
854387459b193c5eba6db1273ca5ad23
.dir
size: 2
277282
md5:
9d067db65ba6a27db19effce45b01876
.dir
size: 2
541105
nfiles: 3
preprocess_dataset@enron_spam:
cmd: PYTHONPATH=. python experiments/scripts/tag_dataset.py --dataset_name enron_spam
...
...
@@ -103,12 +103,12 @@ stages:
size: 53096069
nfiles: 3
- path: experiments/scripts/tag_dataset.py
md5:
8e8039b73b8ea3ce39287ed0a304af9b
size: 3
750
md5:
f73e2203fdb988a00d4e8363a349c617
size: 3
932
outs:
- path: data/preprocessed/enron_spam/
md5:
b75efba1a62182dc8ac32acd1faf92e
d.dir
size: 6
1709260
md5:
30c63efbc615347ddcb5f61e011113b
d.dir
size: 6
5971374
nfiles: 3
preprocess_dataset@wiki_pl:
cmd: PYTHONPATH=. python experiments/scripts/tag_dataset.py --dataset_name wiki_pl
...
...
@@ -118,12 +118,12 @@ stages:
size: 29115538
nfiles: 3
- path: experiments/scripts/tag_dataset.py
md5:
8e8039b73b8ea3ce39287ed0a304af9b
size: 3
750
md5:
f73e2203fdb988a00d4e8363a349c617
size: 3
932
outs:
- path: data/preprocessed/wiki_pl/
md5:
3e9b2e1e0542777e0a751d9d7f7f4241
.dir
size: 553
80570
md5:
0014b9bb52913cbc9a568d237ea2207b
.dir
size:
65
553
079
nfiles: 3
classify@wiki_pl:
cmd: PYTHONPATH=. python experiments/scripts/classify.py --dataset_name wiki_pl
...
...
@@ -153,12 +153,12 @@ stages:
size: 23460358
nfiles: 3
- path: experiments/scripts/tag_dataset.py
md5:
8e8039b73b8ea3ce39287ed0a304af9b
size: 3
750
md5:
f73e2203fdb988a00d4e8363a349c617
size: 3
932
outs:
- path: data/preprocessed/20_news/
md5:
1ed5ef2dabe4bc05f7377175ed11137b
.dir
size:
46845669
md5:
20da0980e52df537e5b7ca5db0305879
.dir
size:
58582060
nfiles: 3
classify@20_news:
cmd: PYTHONPATH=. python experiments/scripts/classify.py --dataset_name 20_news
...
...
This diff is collapsed.
Click to expand it.
dvc.yaml
+
2
−
2
View file @
2ac1bad2
...
...
@@ -80,8 +80,8 @@ stages:
attack_basic
:
foreach
:
-
enron_spam
#
- 20_news
#
- wiki_pl
-
20_news
-
wiki_pl
do
:
wdir
:
.
cmd
:
>-
...
...
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