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
chenpangpang
transformers
Commits
2dd9440d
Unverified
Commit
2dd9440d
authored
Jul 11, 2021
by
Eduardo Gonzalez Ponferrada
Committed by
GitHub
Jul 12, 2021
Browse files
Point to the right file for hybrid CLIP (#12599)
parent
de23ecea
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/research_projects/jax-projects/hybrid_clip/README.md
...ples/research_projects/jax-projects/hybrid_clip/README.md
+2
-2
No files found.
examples/research_projects/jax-projects/hybrid_clip/README.md
View file @
2dd9440d
...
...
@@ -65,7 +65,7 @@ Next, let's add a symbolic link to the `run_hybrid_clip.py`.
```
bash
export
MODEL_DIR
=
"./clip-roberta-base
ln -s ~/transformers/examples/
flax/summarization
/run_hybrid_clip.py run_hybrid_clip.py
ln -s ~/transformers/examples/
research_projects/jax-projects/hybrid_clip
/run_hybrid_clip.py run_hybrid_clip.py
```
## How to use the `FlaxHybridCLIP` model:
...
...
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