Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
|
4 |
+
license: mit
|
5 |
+
---
|
6 |
+
|
7 |
+
|
8 |
+
# BetterCallBloom-3b
|
9 |
+
|
10 |
+
Finetuned Bloom-3b model on the r/legaladvice subreddit from pileoflaw
|
11 |
+
|
12 |
+
|
13 |
+
## Model description
|
14 |
+
|
15 |
+
BLOOM-3B is a 3,002,557,440 parameters model pretrained by the BigScience initiative.
|
16 |
+
|
17 |
+
|
18 |
+
## Intended uses & limitations
|
19 |
+
|
20 |
+
|
21 |
+
### How to use
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
### Limitations and bias
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
## Training data
|
30 |
+
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Preprocessing
|
35 |
+
|
36 |
+
|
37 |
+
## Evaluation results
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
### BibTeX entry and citation info
|