Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
|
3 |
# Nepal Legal GPT-2 (From Scratch Implementation)
|
@@ -22,4 +31,4 @@ The model was trained on a specialized dataset of Nepal's legal documents in Eng
|
|
22 |
- Legal questions and answers
|
23 |
- Procedural instructions
|
24 |
- Legal definitions and explanations
|
25 |
-
- Court procedures and regulations
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- pytorch
|
8 |
+
- gpt2
|
9 |
+
---
|
10 |
|
11 |
|
12 |
# Nepal Legal GPT-2 (From Scratch Implementation)
|
|
|
31 |
- Legal questions and answers
|
32 |
- Procedural instructions
|
33 |
- Legal definitions and explanations
|
34 |
+
- Court procedures and regulations
|