Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- WillHeld/india_accent_cv
|
5 |
+
- fka/awesome-chatgpt-prompts
|
6 |
+
- open-thoughts/OpenThoughts-114k
|
7 |
+
- open-r1/OpenR1-Math-220k
|
8 |
+
- BAAI/IndustryCorpus2_tourism_geography
|
9 |
+
- chungimungi/Indian-History
|
10 |
+
- nguha/legalbench
|
11 |
+
- PrimeIntellect/verifiable-coding-problems
|
12 |
+
- ajibawa-2023/Education-High-School-Students
|
13 |
+
- Gryphe/ChatGPT-4o-Writing-Prompts
|
14 |
+
- Congliu/Chinese-DeepSeek-R1-Distill-data-110k
|
15 |
+
- cfilt/iitb-english-hindi
|
16 |
+
- suayptalha/Poetry-Foundation-Poems
|
17 |
+
- BashitAli/Indian_history
|
18 |
+
- lmms-lab/ScienceQA
|
19 |
+
- Heuehneje/contitution-of-bhutan
|
20 |
+
- taesiri/GameplayCaptions-Gemini-pro-vision
|
21 |
+
- angie-chen55/javascript-github-code
|
22 |
+
language:
|
23 |
+
- en
|
24 |
+
- hi
|
25 |
+
- bn
|
26 |
+
- ja
|
27 |
+
- ko
|
28 |
+
metrics:
|
29 |
+
- accuracy
|
30 |
+
base_model:
|
31 |
+
- openai-community/gpt2
|
32 |
+
pipeline_tag: question-answering
|
33 |
+
library_name: transformers
|
34 |
+
tags:
|
35 |
+
- Chatbot
|
36 |
+
- text-generation-inference
|
37 |
+
- Question answering
|
38 |
+
---
|