dawveed commited on
Commit
664e99c
1 Parent(s): 2d1cfa1

Update README.md

Browse files

Conversational Large Lenguague Model finetuned using the Falcon 7B.
It will reply any question regarding the Amazon Web Services.

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - dawveed/AmazonWebServicesAWS-dataset
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - cloud
12
+ - AWS
13
+ - amazon web services
14
+ - amazon
15
+ - web
16
+ - services
17
+ ---