medodeyaa commited on
Commit
23fbd7b
·
verified ·
1 Parent(s): 5f350e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -1,16 +1,21 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
- - ar
5
- - en
 
 
6
  base_model: mistralai/Mistral-7B-v0.1
7
  pipeline_tag: text-generation
8
  tags:
9
- - quiz-generator
10
- - exam-generator
11
- - educational
 
 
 
12
  ---
13
 
 
14
  # Mistral Exam Generator (كويز جينيريتور)
15
 
16
  This model is a fine-tuned version of Mistral, specifically optimized for generating quizzes, exams, and educational questions based on given prompts or contexts.
 
1
  ---
 
2
  language:
3
+ - ar
4
+ - en
5
+ license: apache-2.0
6
+ library_name: transformers
7
  base_model: mistralai/Mistral-7B-v0.1
8
  pipeline_tag: text-generation
9
  tags:
10
+ - quiz-generator
11
+ - exam-generator
12
+ - educational
13
+ inference: true
14
+ widget:
15
+ - text: "Generate 3 MCQ questions about dental caries with answers."
16
  ---
17
 
18
+
19
  # Mistral Exam Generator (كويز جينيريتور)
20
 
21
  This model is a fine-tuned version of Mistral, specifically optimized for generating quizzes, exams, and educational questions based on given prompts or contexts.