kernelmachine
commited on
Commit
·
7fc7820
1
Parent(s):
d95d6e2
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,31 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
+
- text-generation
|
8 |
+
- openlm
|
9 |
+
- silo
|
10 |
---
|
11 |
|
12 |
+
|
13 |
+
# Silo Language Models: Isolating Legal Risk in a Datastore
|
14 |
+
|
15 |
+
This is Silo-PD, first introduced in [Silo Language Models]() by researchers at University of Washington, UC Berkeley, and the Allen Institute for AI.
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
### Model Description
|
20 |
+
|
21 |
+
### Intended Uses and Limitations
|
22 |
+
|
23 |
+
### How to use
|
24 |
+
|
25 |
+
### Limitations and Bias
|
26 |
+
|
27 |
+
### Training data
|
28 |
+
|
29 |
+
#### Collection Process
|
30 |
+
|
31 |
+
### Training procedure
|