ldilov commited on
Commit
221daea
1 Parent(s): f5431f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## Model Card: stablelm-tuned-alpha-7b-4bit-128g
2
 
3
  ### Description
@@ -49,4 +67,4 @@ The stablelm-tuned-alpha-7b-4bit-128g model is developed by StabilityAI, leverag
49
 
50
  The stablelm-tuned-alpha-7b-4bit-128g model is released under the [license terms](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en_GB) specified by StabilityAI.
51
  Quantized by Lazar Dilov [github](https://github.com/ldilov/IntelliBridge)
52
- Used framework created by [github](https://github.com/PanQiWei/)
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ datasets:
4
+ - allenai/prosocial-dialog
5
+ - benjaminbeilharz/empathetic_dialogues_for_lm
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ library_name: transformers
11
+ pipeline_tag: conversational
12
+ tags:
13
+ - autogptq
14
+ - conversation
15
+ - dialogue
16
+ - stableai
17
+ - intellibridge
18
+ ---
19
  ## Model Card: stablelm-tuned-alpha-7b-4bit-128g
20
 
21
  ### Description
 
67
 
68
  The stablelm-tuned-alpha-7b-4bit-128g model is released under the [license terms](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en_GB) specified by StabilityAI.
69
  Quantized by Lazar Dilov [github](https://github.com/ldilov/IntelliBridge)
70
+ Used framework created by [github](https://github.com/PanQiWei/)