manisunder246 commited on
Commit
8bf8845
Β·
verified Β·
1 Parent(s): 8dc4ff2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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