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
OpenDAS
deepspeed
Commits
00183ed5
"vscode:/vscode.git/clone" did not exist on "ec91f6b8a999ba665cf216b6f8683a0719c32f74"
Unverified
Commit
00183ed5
authored
May 21, 2020
by
Shaden Smith
Committed by
GitHub
May 21, 2020
Browse files
WIP tutorial warning (#224)
parent
53ac7947
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
docs/_tutorials/bert-pretraining.md
docs/_tutorials/bert-pretraining.md
+6
-0
No files found.
docs/_tutorials/bert-pretraining.md
View file @
00183ed5
...
...
@@ -3,6 +3,12 @@ title: "BERT Pre-training"
excerpt
:
"
"
---
**Note:**
This tutorial is being updated to include new details for reproducing the
recent 44-minute
[
BERT pre-training record
](
https://www.microsoft.com/en-us/research/blog/zero-2-deepspeed-shattering-barriers-of-deep-learning-speed-scale/
)
.
Please check again soon!
{: .notice--warning}
In this tutorial we will apply DeepSpeed to pre-train the BERT
(
**B**
idirectional
**E**
ncoder
**R**
epresentations from
**T**
ransformers),
which is widely used for many Natural Language Processing (NLP) tasks. The
...
...
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