Skip to content

Commit

Permalink
spacing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jxue16 committed Jul 27, 2023
1 parent a59f758 commit 31b43f6
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 89 deletions.
2 changes: 1 addition & 1 deletion assets/berkeley.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: ''
feedback: ''
2 changes: 1 addition & 1 deletion assets/bigcode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
intended_uses: creating code LLMs
prohibited_uses: ''
monitoring: ''
feedback: ''
feedback: ''
2 changes: 1 addition & 1 deletion assets/eleutherai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,4 +314,4 @@
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: https://huggingface.co/EleutherAI/pythia-6.9b/discussions
feedback: https://huggingface.co/EleutherAI/pythia-6.9b/discussions
2 changes: 1 addition & 1 deletion assets/inflection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
feedback: ''
monthly_active_users: ''
user_distribution: ''
failures: ''
failures: ''
84 changes: 0 additions & 84 deletions assets/stability.yaml
Original file line number Diff line number Diff line change
@@ -1,84 +0,0 @@
---

- type: model
name: Stable Diffusion
organization: Stability AI
description: Stable Diffusion is an open source text-to-image model
created_date:
value: 2022-08-22
explanation: Date the model was made publicly available
url: https://github.com/CompVis/stable-diffusion
model_card: https://huggingface.co/CompVis/stable-diffusion-v1-4?text=A+mecha+robot+in+a+favela+in+expressionist+style
modality: text and image
size: 890M parameters
analysis: ''
dependencies: [LAION-5B]
training_emissions: ''
training_time: 25 days according to Emad Mostaque (CEO of Stability) on [[Twitter]](https://twitter.com/emostaque/status/1563870674111832066)
training_hardware: 256 A100 GPUs according to Emad Mostaque (CEO of Stability)
on [[Twitter]](https://twitter.com/emostaque/status/1563870674111832066)
quality_control: ''
access:
value: open
explanation: Model weights are available for download from the [[Github repo]](https://github.com/CompVis/stable-diffusion)
license:
value: CreativeML Open RAIL-M
explanation: >
[[CreativeML Open RAIL-M]](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE)
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: ''

- type: model
name: DeepFloyd IF
organization: Stability AI
description: A text-to-image cascaded pixel diffusion model released in conjunction
with AI research lab DeepFloyd.
created_date: 2023-04-28
url: https://stability.ai/blog/deepfloyd-if-text-to-image-model
model_card: https://huggingface.co/DeepFloyd/IF-I-XL-v1.0
modality: textual input with image output
analysis: Evaluated on the COCO dataset.
size: 4.3B parameters
dependencies: [LAION-5B]
training_emissions: ''
training_time: ''
training_hardware: ''
quality_control: ''
access: open
license:
value: custom
explanation: License agreement can be found on model card https://huggingface.co/DeepFloyd/IF-I-XL-v1.0
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: https://huggingface.co/DeepFloyd/IF-I-XL-v1.0/discussions

- type: model
name: StableLM
organization: Stability AI
description: Large language models trained on up to 1.5 trillion tokens.
created_date: 2023-04-20
url: https://github.com/Stability-AI/StableLM
model_card: ''
modality: natural language text
analysis: ''
size: 7B parameters
dependencies:
- StableLM-Alpha dataset
- Alpaca dataset
- gpt4all dataset
- ShareGPT52K dataset
- Dolly dataset
- HH dataset
training_emissions: ''
training_time: ''
training_hardware: ''
quality_control: ''
access: open
license: Apache 2.0
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: ''
2 changes: 1 addition & 1 deletion assets/uae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: ''
feedback: ''

0 comments on commit 31b43f6

Please sign in to comment.