Skip to content

Commit 7fab9c5

Browse files
committed
Update Claire to reflect pretraining dataset availability
1 parent 11f92ba commit 7fab9c5

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

Claire.yaml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ datasources_basemodel:
3636
notes: Based on Falcon
3737

3838
datasources_endmodel:
39-
class: partial
40-
link: https://github.com/bofenghuang/vigogne
41-
notes: edited Alpaca
39+
class: full
40+
link: https://huggingface.co/datasets/OpenLLM-France/Claire-Dialogue-French-0.1
41+
notes: Dataset published on HuggingFace.
4242

4343
weights_basemodel:
4444
class: open
@@ -67,9 +67,9 @@ hardware_architecture:
6767
notes:
6868

6969
preprint:
70-
class: closed
71-
link:
72-
notes:
70+
class: partial
71+
link: https://arxiv.org/pdf/2311.16840
72+
notes: Preprint released for training dataset, however not for end model.
7373

7474
paper:
7575
class: closed
@@ -82,9 +82,9 @@ modelcard:
8282
notes:
8383

8484
datasheet:
85-
class: closed
86-
link:
87-
notes:
85+
class: partial
86+
link: https://huggingface.co/datasets/OpenLLM-France/Claire-Dialogue-French-0.1
87+
notes: French language dataset reasonably documented.
8888

8989
# access:
9090
package:
@@ -101,5 +101,4 @@ api:
101101
licenses:
102102
class: partial
103103
link:
104-
notes: "cc-by-nc-sa-4.0"
105-
104+
notes: "cc-by-nc-sa-4.0"

0 commit comments

Comments
 (0)