Skip to content

Commit

Permalink
Merge pull request #144 from stanford-crfm/jonathan/1117-weekly-assets
Browse files Browse the repository at this point in the history
weekly update
  • Loading branch information
rishibommasani authored Nov 28, 2023
2 parents 4eae4ef + 1dd4fef commit cfc5fa2
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 0 deletions.
21 changes: 21 additions & 0 deletions assets/boston.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,24 @@
prohibited_uses: ''
monitoring: ''
feedback: https://huggingface.co/garage-bAInd/Platypus2-13B/discussions
- type: model
name: UFOGen
organization: Boston University
description: UFOGen is a novel generative model designed for ultra-fast, one-step text-to-image synthesis.
created_date: 2023-11-14
url: https://arxiv.org/pdf/2311.09257.pdf
model_card: none
modality: text; image
analysis: UFOGen is evaluated on standard image benchmarks against other models fine-tuned with Stable Diffusion.
size: 900M parameters (dense)
dependencies: [Stable Diffusion]
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: ''
access: open
license: unknown
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: none
21 changes: 21 additions & 0 deletions assets/deepmind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -639,3 +639,24 @@
prohibited_uses: ''
monitoring: ''
feedback: ''
- type: model
name: Lyria
organization: DeepMind
description: Lyria is DeepMind's most advanced AI music generation model to date.
created_date: 2023-11-16
url: https://deepmind.google/discover/blog/transforming-the-future-of-music-creation/
model_card: none
modality: text; music
analysis: unknown
size: unknown
dependencies: []
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: worked with artists and music industry to ensure utility
access: limited
license: unknown
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: ''
50 changes: 50 additions & 0 deletions assets/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,56 @@
prohibited_uses: ''
monitoring: ''
feedback: ''

- type: model
name: Emu Video
organization: Meta
description: Emu Video is a text-to-video generation model that factorizes the
generation into two steps, first generating an image conditioned on the text,
and then generating a video conditioned on the text and the generated image.
created_date: 2023-11-16
url: https://emu-video.metademolab.com/
model_card: none
modality: text; video
analysis: Analyzed against nearest neighbor model baseline and by extending the
video length.
size: 6B parameters (dense)
dependencies: [Emu, CLIP, T5]
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: ''
access: limited
license: unknown
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: none

- type: model
name: Emu Edit
organization: Meta
description: Emu Edit is a multi-task image editing model which sets state-of-the-art
results in instruction-based image editing.
created_date: 2023-11-16
url: https://emu-edit.metademolab.com/
model_card: none
modality: text; image
analysis: Evaluated on test set of actions in comparison to SoTA image editing
models.
size: unknown
dependencies: [Emu, CLIP, T5]
training_emissions: unknown
training_time: unknown
training_hardware: unknown
quality_control: ''
access: limited
license: unknown
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: none

- type: model
name: MetaCLIP
organization: Meta
Expand Down

0 comments on commit cfc5fa2

Please sign in to comment.