Image-Text-to-Text
Safetensors
mpt
custom_code
shubham-krutrim commited on
Commit
c8e1cc1
·
verified ·
1 Parent(s): 774ae62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -16
README.md CHANGED
@@ -1,15 +1,15 @@
1
- ---
2
- license: other
3
- language:
4
- - hi
5
- - bn
6
- - ta
7
- - te
8
- - gu
9
- - or
10
- - en
11
- - as
12
- ---
13
  # Chitrarth: Bridging Vision and Language for a Billion People
14
 
15
  ## 1. Introduction
@@ -31,7 +31,14 @@ Chitrarth (Chitra: Image; Artha: Meaning) is a multilingual VLM that integrates
31
  ## 3. API Platform
32
  Visit [Chitrarth Online](https://cloud.olakrutrim.com/console/inference-service?section=models&modelName=Krutrim&artifactName=chitrarth&artifactType=model) to access the model via the web interface.
33
 
34
- ## 4. Evaluation Results
 
 
 
 
 
 
 
35
 
36
 
37
  ![model](assets/radar.png)
@@ -56,9 +63,9 @@ Below are the performance results of **Chitrarth** on BharatBench across three e
56
  | **Odia** | 82.03 | 62.8 | 19.67 |
57
  | **English** | 87.63 | 67.9 | 30.49 |
58
 
59
- ## 5. License
60
 
61
- ## 6. Citation
62
 
63
  ```
64
  @inproceedings{
@@ -70,5 +77,5 @@ Below are the performance results of **Chitrarth** on BharatBench across three e
70
  }
71
  ```
72
 
73
- ## 7. Contact
74
  Contributions are welcome! If you have any improvements or suggestions, feel free to submit a pull request on GitHub.
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - hi
5
+ - bn
6
+ - ta
7
+ - te
8
+ - gu
9
+ - or
10
+ - en
11
+ - as
12
+ ---
13
  # Chitrarth: Bridging Vision and Language for a Billion People
14
 
15
  ## 1. Introduction
 
31
  ## 3. API Platform
32
  Visit [Chitrarth Online](https://cloud.olakrutrim.com/console/inference-service?section=models&modelName=Krutrim&artifactName=chitrarth&artifactType=model) to access the model via the web interface.
33
 
34
+
35
+ ## 4. Inference code
36
+
37
+
38
+ ```
39
+ ```
40
+
41
+ ## 5. Evaluation Results
42
 
43
 
44
  ![model](assets/radar.png)
 
63
  | **Odia** | 82.03 | 62.8 | 19.67 |
64
  | **English** | 87.63 | 67.9 | 30.49 |
65
 
66
+ ## 6. License
67
 
68
+ ## 7. Citation
69
 
70
  ```
71
  @inproceedings{
 
77
  }
78
  ```
79
 
80
+ ## 8. Contact
81
  Contributions are welcome! If you have any improvements or suggestions, feel free to submit a pull request on GitHub.