wassemgtk commited on
Commit
9aa3d34
1 Parent(s): 41a22ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
4
 
5
 
@@ -59,4 +65,4 @@ clean_output = output_text.split("### Response:")[1].strip()
59
 
60
  print(clean_output)
61
 
62
- ```
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - llama
7
+ - InstructGPT
8
+ - hf,
9
  ---
10
 
11
 
 
65
 
66
  print(clean_output)
67
 
68
+ ```