Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
96a662d0
Commit
96a662d0
authored
Oct 19, 2021
by
Jialu Liu
Committed by
A. Unique TensorFlower
Oct 19, 2021
Browse files
Internal change
PiperOrigin-RevId: 404257096
parent
6c54d37d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
official/nlp/projects/teams/experiments/base/glue_mnli.yaml
official/nlp/projects/teams/experiments/base/glue_mnli.yaml
+1
-0
official/nlp/projects/teams/experiments/base/squad_v1.yaml
official/nlp/projects/teams/experiments/base/squad_v1.yaml
+1
-0
official/nlp/projects/teams/experiments/base/squad_v2.yaml
official/nlp/projects/teams/experiments/base/squad_v2.yaml
+1
-0
No files found.
official/nlp/projects/teams/experiments/base/glue_mnli.yaml
View file @
96a662d0
...
@@ -16,6 +16,7 @@ task:
...
@@ -16,6 +16,7 @@ task:
seq_length
:
128
seq_length
:
128
trainer
:
trainer
:
checkpoint_interval
:
1000
checkpoint_interval
:
1000
continuous_eval_timeout
:
7200
optimizer_config
:
optimizer_config
:
learning_rate
:
learning_rate
:
polynomial
:
polynomial
:
...
...
official/nlp/projects/teams/experiments/base/squad_v1.yaml
View file @
96a662d0
...
@@ -23,6 +23,7 @@ task:
...
@@ -23,6 +23,7 @@ task:
vocab_file
:
'
'
vocab_file
:
'
'
trainer
:
trainer
:
checkpoint_interval
:
500
checkpoint_interval
:
500
continuous_eval_timeout
:
7200
max_to_keep
:
5
max_to_keep
:
5
optimizer_config
:
optimizer_config
:
learning_rate
:
learning_rate
:
...
...
official/nlp/projects/teams/experiments/base/squad_v2.yaml
View file @
96a662d0
...
@@ -23,6 +23,7 @@ task:
...
@@ -23,6 +23,7 @@ task:
vocab_file
:
'
'
vocab_file
:
'
'
trainer
:
trainer
:
checkpoint_interval
:
500
checkpoint_interval
:
500
continuous_eval_timeout
:
7200
max_to_keep
:
5
max_to_keep
:
5
optimizer_config
:
optimizer_config
:
learning_rate
:
learning_rate
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment