AISystems commited on
Commit
db81b8a
·
1 Parent(s): 85c4ccc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - legal
9
  ---
10
+ # Distil GPT
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+ This is a small version of Generative Pre-trained Transformer 2 (GPT-2), pretrained on 10 GB of Pakistan's Legal Corpus to generate Legal text developed by **AI Systems**.
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ # Reference:
19
+
20
+ This model was orginally taken from "distilGPT2" developed by HuggingFace (https://huggingface.co/distilgpt2) and was pretrained on Legal Corpus
21
+
22
+
23
+
24
+
25
+