carvalhomb commited on
Commit
f300ad0
·
1 Parent(s): 0fcb982

Updating Readme to include model card

Browse files
Files changed (1) hide show
  1. README.md +11 -27
README.md CHANGED
@@ -1,27 +1,11 @@
1
- # Midterm Certification Challenge: Building and Deploying a Custom RAG Application
2
-
3
- ## Deliverables:
4
-
5
- ### Build 🏗️
6
-
7
- - Data: Airbnb 10-k Filings from Q1, 2024
8
- - LLM: You decide!
9
- - Embedding Model: You decide!
10
- - Infrastructure: LangChain
11
- - Vector Store: QDrant
12
- - Deployment: Chainlit, Hugging Face
13
-
14
- ### Ship 🚢
15
-
16
- - Evaluate your answers to the following questions
17
- - Q1 What is Airbnb's 'Description of Business'?
18
- - Q2 What was the total value of 'Cash and cash equivalents' as of December 31, 2023?
19
- - Q3 What is the 'maximum number of shares to be sold under the 10b5-1 Trading plan' by Brian Chesky?
20
- - Record <10 min loom video walkthrough
21
-
22
- Answers:
23
- - Q1: Airbnb, Inc. (the “Company” or “Airbnb”) was incorporated in Delaware in June 2008 and is headquartered in San Francisco, California. The Company operates a global platform for
24
- unique stays and experiences. The Company’s marketplace model connects hosts and guests (collectively referred to as “customers”) online or through mobile devices to book
25
- spaces and experiences around the world.
26
- - Q2: $6,874 millions
27
- - Q3: 1,146,000 shares
 
1
+ ---
2
+ title: AirBNB Ragged
3
+ emoji: 🐨
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ license: openrail
9
+ ---
10
+
11
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference