Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NLP CW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
-
NLP CW
Commits
0243544e
Commit
0243544e
authored
3 years ago
by
Azhara
Browse files
Options
Downloads
Patches
Plain Diff
plan
parent
5618ba37
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+14
-9
14 additions, 9 deletions
README.md
Reconstruct_and_RoBERTa_baseline_train_dev_dataset.ipynb
+80
-2004
80 additions, 2004 deletions
Reconstruct_and_RoBERTa_baseline_train_dev_dataset.ipynb
with
94 additions
and
2013 deletions
README.md
+
14
−
9
View file @
0243544e
...
...
@@ -10,15 +10,20 @@
-
feature space synonym replacemnet (emily)
# hyperparameter
simple transformers.ai
-
learning rate
-
train_batch_size
-
num_train_epochs
azhara
-
learning rate [0.0001, 0.0002, 0.0005, 0.001, 0.002, 0.005, 0.01]
-
optimizer on [AdamW, Adafactor]
ella
-
early stopping (only req for longer epochs)
-
optimizer on (adam w and ada factor)
-
scheduler
-
logging_steps
-
model (each try one model)
-
num_train_epochs [1, 5, 10, 15, 20]
emily
-
train_batch_size [8, 16, 32, 64, 128]
-
scheduler ["linear_schedule_with_warmup", "polynomial_decay_schedule_with_warmup", "constant_schedule_with_warmup"]
# creative stuff
-
model ["facebook/bart-large-cnn", "distilroberta-base", "bert-base-cased"]
# for augmentation
...
...
@@ -28,7 +33,7 @@ simple transformers.ai
-
synonym (azhara)
-
percentage of words replacing
-
back translation ()
-
back translation (
ella
)
-
which languages, and amount of languages
...
...
This diff is collapsed.
Click to expand it.
Reconstruct_and_RoBERTa_baseline_train_dev_dataset.ipynb
+
80
−
2004
View file @
0243544e
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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