Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,7 +27,7 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
datasets:
|
4 |
+
- jizzu/llama2_indian_law_v2
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- bleu
|
8 |
+
- rouge
|
9 |
+
- precision
|
10 |
+
- f1
|
11 |
+
- recall
|
12 |
+
base_model:
|
13 |
+
- HuggingFaceTB/SmolLM-135M
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|
|
|
27 |
|
28 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
29 |
|
30 |
+
- **Developed by:** Sanmitra Sur
|
31 |
- **Funded by [optional]:** [More Information Needed]
|
32 |
- **Shared by [optional]:** [More Information Needed]
|
33 |
- **Model type:** [More Information Needed]
|