Skip to content

Commit 3064a2c

Browse files
committed
Add richer information (4/)
1 parent 22f2f71 commit 3064a2c

4 files changed

Lines changed: 15 additions & 7 deletions

File tree

EXAONE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# - Contributor type: Non-academic (Company)
1515

1616
# Training compute:
17-
# - Base model training compute: ~2.69e+24 FLOP +- 1.5 OoM (param count & dataset size) [Epoch AI]
17+
# - Base model training compute: ~2.69e+24 FLOP +- 0.5 OoM (param count & dataset size)
1818
# - End model training compute: unknown (likely negligible)
1919

2020
system:

Falcon.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
# - National origin: United Arab Emirates
1414
# - Contributor type: Academic (Research institution)
1515

16+
# Training compute:
17+
# - Base model training compute: >= 1.18e+22 FLOP (lower bound from 2x Chinchilla)
18+
# - End model training compute: unknown (likely negligible)
19+
1620
system:
1721
name: Falcon
1822
link: https://huggingface.co/tiiuae/Falcon-H1R-7B
@@ -89,5 +93,5 @@ datasheet:
8993
# access
9094
licenses:
9195
class: closed
92-
link: https://huggingface.co/tiiuae/Falcon-H1R-7B
93-
notes: Falcon LLM License, not an open license.
96+
link: ["https://huggingface.co/tiiuae/Falcon-H1R-7B", "https://huggingface.co/datasets/tiiuae/falcon-refinedweb"]
97+
notes: "Weights: Falcon LLM License. Code: not released. Data: ODC-By."

FastChat-T5.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
# - National origin: International
1414
# - Contributor type: Non-academic (Research institution)
1515

16+
# Training compute:
17+
# - Base model training compute: >= 9.75e+20 FLOP (lower bound from Chinchilla)
18+
# - End model training compute: unknown (likely negligible)
19+
1620
system:
1721
name: FastChat-T5
1822
link: https://huggingface.co/lmsys/fastchat-t5-3b-v1.0
@@ -88,6 +92,6 @@ datasheet:
8892

8993
# access:
9094
licenses:
91-
class: partial
92-
link:
93-
notes: weights under apache2
95+
class: closed
96+
link: https://huggingface.co/lmsys/fastchat-t5-3b-v1.0
97+
notes: "Weights: Apache-2.0. Code: not released. Data: partially disclosed, disclosed elements proprietary."

eurus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# - Contributor type: Academic (Research institution)
1515

1616
# Training compute:
17-
# - Base model training compute: ~2.34e+024 FLOP +- 1.5 OoM (param count & dataset size) [Epoch AI]
17+
# - Base model training compute: ~2.34e+24 FLOP +- 1.5 OoM (param count & dataset size) [Epoch AI]
1818
# - End model training compute: unknown (likely negligible)
1919

2020
system:

0 commit comments

Comments
 (0)