uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
MFANN3bv0.4 - bnb 8bits
|
11 |
+
- Model creator: https://huggingface.co/netcat420/
|
12 |
+
- Original model: https://huggingface.co/netcat420/MFANN3bv0.4/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
Original model description:
|
18 |
+
---
|
19 |
+
library_name: transformers
|
20 |
+
license: apache-2.0
|
21 |
+
datasets:
|
22 |
+
- netcat420/MFANN
|
23 |
+
pipeline_tag: text-classification
|
24 |
+
---
|
25 |
+
|
26 |
+
|
27 |
+
BENCHMARKS: AVG: 62.97 ARC: 60.58 HellaSwag: 76.03 MMLU: 55.8 TruthfulQA: 52.64 Winogrande: 77.83 GSM8K: 55.72
|
28 |
+
|
29 |
+
3b variant of MFANNv0.5
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
fine-tuned on the MFANN dataset which is still a work in progress, and is a chain-of-thought experiment carried out by me and me alone.
|
34 |
+
|
35 |
+
|
36 |
+

|
37 |
+
|
38 |
+
|
39 |
+
|