Spaces:
Runtime error
Runtime error
Commit
·
59fa6b0
1
Parent(s):
a404e9a
links
Browse files
app.py
CHANGED
|
@@ -19,9 +19,9 @@ When using the <code>bert-base-cased</code> checkpoint to unmask that token, wha
|
|
| 19 |
|
| 20 |
Tips:
|
| 21 |
<br/>
|
| 22 |
-
- You might find the
|
| 23 |
<br/>
|
| 24 |
-
- You might find the
|
| 25 |
"""
|
| 26 |
|
| 27 |
internships = {
|
|
|
|
| 19 |
|
| 20 |
Tips:
|
| 21 |
<br/>
|
| 22 |
+
- You might find the <a href="https://huggingface.co/docs/transformers/index">transformers docs (link)</a> useful.
|
| 23 |
<br/>
|
| 24 |
+
- You might find the <a href="https://huggingface.co/docs/datasets/index">datasets docs (link)</a> useful.
|
| 25 |
"""
|
| 26 |
|
| 27 |
internships = {
|