Skip to content

Commit

Permalink
Quick fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
suehyunpark committed May 30, 2024
1 parent 9d09c77 commit fe380c7
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 273 deletions.
3 changes: 1 addition & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ paper: https://arxiv.org/abs/2405.17977
code: https://github.com/kaistAI/Janus
hf_train_data: https://huggingface.co/datasets/kaist-ai/Multifaceted-Collection-SFT
hf_test_data: https://huggingface.co/datasets/kaist-ai/Multifaceted-Bench
hf_model_7b: https://huggingface.co/kaist-ai/prometheus-vision-7b-v1.0
hf_model_13b: https://huggingface.co/kaist-ai/prometheus-vision-13b-v1.0
hf_model_7b: https://huggingface.co/kaist-ai/janus-7b

plugins:
- jekyll-feed
Expand Down
4 changes: 2 additions & 2 deletions _data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
affiliation: KAIST AI
website: https://suehyunpark.github.io/
img: suehyun.png
- name: Seungone Kim*
affiliation: KAIST AI, Carnegie Mellon University
- name: Seungone Kim
affiliation: KAIST AI, CMU
website: https://seungonekim.github.io/
img: seungone.jpeg
- name: Minjoon Seo
Expand Down
15 changes: 5 additions & 10 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<div>
<div class="wrapper">
<h1 style="font-family: '{{site.sysfont}}', sans-serif; text-align: center;">
<img src="/Janus/assets/img/two_masks.png" style="vertical-align: middle; margin-right: 10px; height: 1em;" />
<img src="/Janus/assets/img/two_mask.png" style="vertical-align: middle; margin-right: 10px; height: 1em;" />
<span style="font-family: '{{site.sysfont}}'; vertical-align:middle; color: {{site.syscolor}};">{{site.title}}</span>
</h1>
<h4 style="font-family: '{{site.sysfont}}'; text-align: center; font-size: 22px;">{{site.description}}</h4>
Expand All @@ -52,7 +52,7 @@ <h4 style="font-family: '{{site.sysfont}}'; text-align: center; font-size: 22px;
{{author.name}}
{% endif %}
</p>
<p>
<p style="font-family: '{{site.sysfont}}'">
{{author.affiliation}}
</p>
</div>
Expand Down Expand Up @@ -81,7 +81,7 @@ <h4 style="font-family: '{{site.sysfont}}'; text-align: center; font-size: 22px;
<a class="button" href="{{site.hf_train_data}}" target="_blank">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"></path><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"></path></svg> -->
<img src="https://huggingface.co/datasets/huggingface/brand-assets/resolve/main/hf-logo.png" alt="Submit" width="25em">
<span style="font-family: '{{site.sysfont}}'">Data (Train)</span>
<span style="font-family: '{{site.sysfont}}'">Data (SFT)</span>
</a>
<a class="button" href="{{site.hf_test_data}}" target="_blank">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"></path><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"></path></svg> -->
Expand All @@ -91,17 +91,12 @@ <h4 style="font-family: '{{site.sysfont}}'; text-align: center; font-size: 22px;
<a class="button" href="{{site.hf_model_7b}}" target="_blank">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg> -->
<img src="https://huggingface.co/datasets/huggingface/brand-assets/resolve/main/hf-logo.png" alt="Submit" width="25em">
<span style="font-family: '{{site.sysfont}}'">Model (7B)</span>
</a>
<a class="button" href="{{site.hf_model_13b}}" target="_blank">
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg> -->
<img src="https://huggingface.co/datasets/huggingface/brand-assets/resolve/main/hf-logo.png" alt="Submit" width="25em">
<span style="font-family: '{{site.sysfont}}'">Model (13B)</span>
<span style="font-family: '{{site.sysfont}}'">Model (SFT)</span>
</a>
</div>
</div>
<div class="wrapper">
<hr/>
<hr style="font-family: '{{site.sysfont}}'"/>
{{ content }}
</div>
<div class="footer">
Expand Down
Binary file added assets/img/cmu-wordmark-square-w-on-r.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/data_construction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
95 changes: 0 additions & 95 deletions assets/img/data_construction.svg

This file was deleted.

Binary file added assets/img/janus_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fe380c7

Please sign in to comment.