Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
|
37 |

|
@@ -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 |
-
##
|
60 |
|
61 |
-
##
|
62 |
|
63 |
```
|
64 |
@inproceedings{
|
@@ -70,5 +77,5 @@ Below are the performance results of **Chitrarth** on BharatBench across three e
|
|
70 |
}
|
71 |
```
|
72 |
|
73 |
-
##
|
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 |

|
|
|
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.
|