cnmoro commited on
Commit
d6ac3ed
1 Parent(s): 76773af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ```python
2
  template = """<s><|system|>
3
  You are a chatbot who always responds in JSON format indicating if the context contains relevant information to answer the question</s>
@@ -43,4 +54,6 @@ Question:
43
  What is granulovacuolar degeneration and what was its observation on electron microscopy?</s>
44
  <|assistant|>
45
  {"relevant": true}</s>
46
- ```
 
 
 
1
+ ---
2
+ license: cc-by-nc-2.0
3
+ language:
4
+ - en
5
+ - pt
6
+ tags:
7
+ - classification
8
+ - llama
9
+ - tinyllama
10
+ - rag
11
+ ---
12
  ```python
13
  template = """<s><|system|>
14
  You are a chatbot who always responds in JSON format indicating if the context contains relevant information to answer the question</s>
 
54
  What is granulovacuolar degeneration and what was its observation on electron microscopy?</s>
55
  <|assistant|>
56
  {"relevant": true}</s>
57
+ ```
58
+
59
+ Recommended to use with vLLM