Skip to content

Commit 2201f99

Browse files
committed
License name consistency (for quantification purposes)
1 parent a6368ee commit 2201f99

34 files changed

+34
-34
lines changed

AltDiffusion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: limited
2121
basemodelname: Stable-Diffusion-2-Base
2222
endmodelname: AltDiffusion
23-
endmodellicense: CreativeML Open RAIL-M License
23+
endmodellicense: CreativeML Open RAIL-M
2424
releasedate: 2022-12
2525
notes: Early multilingual text-to-image model.
2626

AnimateDiff-Lightning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: limited
2121
basemodelname: AnimateDiff-SD1.5-v2
2222
endmodelname: AnimateDiff-Lightning
23-
endmodellicense: CreativeML-OpenRAIL-M
23+
endmodellicense: CreativeML Open RAIL-M
2424
releasedate: 2024-03
2525
notes: Video generation model using progressive adversarial diffusion distillation. Distilled from various models.
2626

BELLE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: limited
2121
basemodelname: Llama-2-13B
2222
endmodelname: BELLE-Llama2-13B-Chat-0.4M
23-
endmodellicense: Apache License 2.0
23+
endmodellicense: Apache-2.0
2424
releasedate: 2023-03
2525
notes: Llama-2 fine-tuned on a small amount of Chinese data.
2626

BERT.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: limited
2121
basemodelname: BERT
2222
endmodelname: BERT
23-
endmodellicense: Apache 2.0
23+
endmodellicense: Apache-2.0
2424
releasedate: 2018-11
2525
notes: "This entry collates base BERT and its many derivatives"
2626

Baichuan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: full
2121
basemodelname: Baichuan2-13B-Base
2222
endmodelname: Baichuan2-13B-Chat
23-
endmodellicense: Apache-2.0 + Community License for Baichuan2 Model
23+
endmodellicense: Apache-2.0 and Community License for Baichuan2 Model
2424
releasedate: 2023-07
2525
notes: Bilingual Chinese-English model
2626

Claire.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: full
2121
basemodelname: Falcon-7B
2222
endmodelname: Claire-7B-FR-Instruct-0.1
23-
endmodellicense: CC-BY-NC-SA 4.0
23+
endmodellicense: CC-BY-NC-SA-4.0
2424
releasedate: 2024-09
2525
notes: Falcon-based French-language LLM.
2626

CodeGemma.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: full
2121
basemodelname: Gemma-7B
2222
endmodelname: CodeGemma-1.1-7B-IT
23-
endmodellicense: Gemma license
23+
endmodellicense: Gemma Terms of Use
2424
releasedate: 2024-07
2525
notes: Gemma-based coder model.
2626

CodeGen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: full
2121
basemodelname: CodeGen25-7B-Multi-P
2222
endmodelname: CodeGen25-7B-Instruct-P
23-
endmodellicense: unknown (research purposes only)
23+
endmodellicense: Unknown (research purposes only)
2424
releasedate: 2023-06
2525
notes: Autoregressive language model for code synthesis. Base model licensed under Apache 2.0.
2626

CodeLlama.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: full
2121
basemodelname: Llama-2-70B
2222
endmodelname: CodeLlama-70B-Instruct
23-
endmodellicense: Llama 2 License
23+
endmodellicense: Llama 2 Community License Agreement
2424
releasedate: 2024-03
2525
notes: Coder model by Meta.
2626

DeepSeek-Coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system:
2020
performanceclass: latest
2121
basemodelname: DeepSeek-V2
2222
endmodelname: DeepSeek-Coder-V2-Instruct-0724
23-
endmodellicense: DeepSeek License
23+
endmodellicense: DeepSeek License Agreement
2424
releasedate: 2024-09
2525
notes: Continued pretrained from an intermediate checkpoint of DeepSeek-v2; model inheritance is arguable.
2626

0 commit comments

Comments
 (0)