dat911zz commited on
Commit
b7de41f
·
1 Parent(s): 1cafa4b

Create README.md

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