RichardErkhov commited on
Commit
c79e6f2
1 Parent(s): 8746409

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ GPT2forQuestionAnswering - bnb 4bits
11
+ - Model creator: https://huggingface.co/minkhantycc/
12
+ - Original model: https://huggingface.co/minkhantycc/GPT2forQuestionAnswering/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ language:
20
+ - en
21
+ license: mit
22
+ library_name: transformers
23
+ datasets:
24
+ - squad
25
+ metrics:
26
+ - squad
27
+ pipeline_tag: question-answering
28
+ ---
29
+
30
+