DrSyedFaizan commited on
Commit
c16e89f
Β·
verified Β·
1 Parent(s): 25cae10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -4,12 +4,25 @@ tags:
4
  - evaluation
5
  - first-aid
6
  license: mit
 
 
 
 
 
 
7
  ---
8
 
9
  # πŸ₯ First Aid Assistant - Evaluation Results
10
 
11
  This repository contains the **evaluation results** for the `First Aid Assistant` chatbot, tested on **10 first-aid-related questions**.
12
 
 
 
 
 
 
 
 
13
  ## πŸ“Š Evaluation Metrics
14
  The chatbot's responses were evaluated using **Precision, Recall, F1 Score, and Cosine Similarity**.
15
 
@@ -49,5 +62,4 @@ python eval.py # Runs evaluation on the chatbot
49
 
50
  ## πŸ“Œ **Author**
51
  πŸ‘¨β€βš• **Dr. Syed Faizan** | πŸ₯ Healthcare AI & Data Science
52
- πŸ”— **Hugging Face Repo**: [First_Aid_Assistant_Evaluation](https://huggingface.co/DrSyedFaizan/First_Aid_Assistant_Evaluation)
53
-
 
4
  - evaluation
5
  - first-aid
6
  license: mit
7
+ language:
8
+ - en
9
+ metrics:
10
+ - precision
11
+ - recall
12
+ - f1
13
  ---
14
 
15
  # πŸ₯ First Aid Assistant - Evaluation Results
16
 
17
  This repository contains the **evaluation results** for the `First Aid Assistant` chatbot, tested on **10 first-aid-related questions**.
18
 
19
+ ## πŸ“’ **Ownership and Attribution**
20
+ > **⚠️ Disclaimer:**
21
+ > - The **First Aid Assistant chatbot** is the property of **Mysore Medical College and Research Institute**.
22
+ > - The uploaded **FIRST AID PDF** that forms the basis of the Retrieval-Augmented Generation (RAG) process is an **official course material** and the property of **Mysore Medical College and Research Institute**.
23
+
24
+ ---
25
+
26
  ## πŸ“Š Evaluation Metrics
27
  The chatbot's responses were evaluated using **Precision, Recall, F1 Score, and Cosine Similarity**.
28
 
 
62
 
63
  ## πŸ“Œ **Author**
64
  πŸ‘¨β€βš• **Dr. Syed Faizan** | πŸ₯ Healthcare AI & Data Science
65
+ πŸ”— **Hugging Face Repo**: [First_Aid_Assistant_Evaluation](https://huggingface.co/DrSyedFaizan/First_Aid_Assistant_Evaluation)