-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathFalcon.yaml
More file actions
93 lines (76 loc) · 2.97 KB
/
Falcon.yaml
File metadata and controls
93 lines (76 loc) · 2.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
# Thank you for contributing!
# In filling out this yaml file, please follow the criteria as described here:
# https://osai-index.eu/contribute
# You're free to build on this work and reuse the data. It is licensed under CC-BY 4.0, with the
# stipulation that attribution should come in the form of a link to https://osai-index.eu/
# and a citation to the peer-reviewed paper in which the dataset & criteria were published:
# Liesenfeld, A. and Dingemanse, M., 2024. Rethinking open source generative AI: open-washing and the EU AI Act. In Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency (pp. 1774-1787).
# Organization tags:
# - National origin: United Arab Emirates
# - Contributor type: Academic (Research institution)
system:
name: Falcon
link: https://huggingface.co/tiiuae/Falcon-H1R-7B
type: text
performanceclass: full
basemodelname: Falcon-H1-7B-Base
endmodelname: Falcon-H1R-7B
endmodellicense: Falcon LLM License
releasedate: 2026-01
notes: Open foundation model.
org:
name: Technology Innovation Institute
link: https://falconllm.tii.ae
notes: The Technology Innovation Institute, a research center. Part of the Abu Dhabi Government’s Advanced Technology Research Council (ATRC).
# availability:
datasources_basemodel:
class: partial
link: https://huggingface.co/datasets/tiiuae/falcon-refinedweb
notes: From the documentation 'The key ingredient for the high quality of the Falcon models is their training data, predominantly based (>80%) on RefinedWeb — a novel massive web dataset based on CommonCrawl' (https://huggingface.co/blog/falcon). However, only a small sample is made available.
datasources_endmodel:
class: closed
link:
notes: Instruct-tuning data not detailed.
weights_basemodel:
class: open
link: https://huggingface.co/tiiuae/Falcon-H1-7B-Base
notes: Model weights available on HuggingFace.
weights_endmodel:
class: open
link: https://huggingface.co/tiiuae/Falcon-H1R-7B
notes: Model weights available on HuggingFace.
trainingcode:
class: closed
link:
notes: No training code found.
# documentation
code:
class: closed
link:
notes: No source code found, therefore no documentation found.
hardware_architecture:
class: open
link: https://github.com/tiiuae/falcon-h1r/blob/main/tech_report.pdf
notes: Hardware setup described in paper.
preprint:
class: open
link: https://github.com/tiiuae/falcon-h1r/blob/main/tech_report.pdf
notes: Preprint published in GitHub repository.
paper:
class: closed
link:
notes: No peer-reviewed paper found.
modelcard:
class: closed
link: https://huggingface.co/tiiuae/Falcon-H1R-7B
notes: Model card contains partial relevant information.
datasheet:
class: closed
link:
notes: No datasheet found.
# access
licenses:
class: closed
link: https://huggingface.co/tiiuae/Falcon-H1R-7B
notes: Falcon LLM License, not an open license.