Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# CaseCraft - Fine-Tuned Legal AI Model for IBC
|
2 |
|
3 |
π **Model Overview**
|
@@ -28,7 +37,6 @@ export HF_HUB_ENABLE_HF_TRANSFER=1
|
|
28 |
huggingface-cli download --local-dir chanakya-ai-ibc-finetuned manisunder246/chanakya-ai-ibc-finetuned
|
29 |
```
|
30 |
|
31 |
-
|
32 |
## π **Future Enhancements**
|
33 |
- Expand dataset with **High Court judgments**
|
34 |
- Improve **retrieval mechanisms** with custom legal embeddings
|
@@ -37,11 +45,3 @@ huggingface-cli download --local-dir chanakya-ai-ibc-finetuned manisunder246/cha
|
|
37 |
π’ **Contributions & feedback welcome!** Feel free to explore the repo and test the model. π
|
38 |
|
39 |
|
40 |
-
---
|
41 |
-
license: mit
|
42 |
-
language:
|
43 |
-
- en
|
44 |
-
base_model:
|
45 |
-
- mlx-community/Llama-3.2-11B-Vision-Instruct-8bit
|
46 |
-
library_name: mlx
|
47 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- mlx-community/Llama-3.2-11B-Vision-Instruct-8bit
|
7 |
+
library_name: mlx
|
8 |
+
---
|
9 |
+
|
10 |
# CaseCraft - Fine-Tuned Legal AI Model for IBC
|
11 |
|
12 |
π **Model Overview**
|
|
|
37 |
huggingface-cli download --local-dir chanakya-ai-ibc-finetuned manisunder246/chanakya-ai-ibc-finetuned
|
38 |
```
|
39 |
|
|
|
40 |
## π **Future Enhancements**
|
41 |
- Expand dataset with **High Court judgments**
|
42 |
- Improve **retrieval mechanisms** with custom legal embeddings
|
|
|
45 |
π’ **Contributions & feedback welcome!** Feel free to explore the repo and test the model. π
|
46 |
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|