Spaces:
Runtime error
Runtime error
Create README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,22 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- tiiuae/falcon-refinedweb
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
inference: true
|
7 |
+
new_version: tiiuae/falcon-11B
|
8 |
+
widget:
|
9 |
+
- text: "Hey Falcon! Any recommendations for my holidays in Abu Dhabi?"
|
10 |
+
example_title: "Abu Dhabi Trip"
|
11 |
+
- text: "What's the Everett interpretation of quantum mechanics?"
|
12 |
+
example_title: "Q/A: Quantum & Answers"
|
13 |
+
- text: "Give me a list of the top 10 dive sites you would recommend around the world."
|
14 |
+
example_title: "Diving Top 10"
|
15 |
+
- text: "Can you tell me more about deep-water soloing?"
|
16 |
+
example_title: "Extreme sports"
|
17 |
+
- text: "Can you write a short tweet about the Apache 2.0 release of our latest AI model, Falcon LLM?"
|
18 |
+
example_title: "Twitter Helper"
|
19 |
+
- text: "What are the responsabilities of a Chief Llama Officer?"
|
20 |
+
example_title: "Trendy Jobs"
|
21 |
+
license: apache-2.0
|
22 |
+
---
|