DannyAI commited on
Commit
2e1ecbf
·
verified ·
1 Parent(s): afcad5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -8
README.md CHANGED
@@ -1,11 +1,23 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
 
9
 
10
 
11
 
@@ -17,12 +29,12 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - history
5
+ license: mit
6
+ datasets:
7
+ - DannyAI/African-History-QA-Dataset
8
+ language:
9
+ - en
10
+ metrics:
11
+ - bertscore
12
+ base_model:
13
+ - microsoft/Phi-4-mini-instruct
14
+ pipeline_tag: text-generation
15
  ---
16
 
17
  # Model Card for Model ID
18
 
19
+ This is a LoRA fine-tuned version of **microsoft/Phi-4-mini-instruct** for African History using the **DannyAI/African-History-QA-Dataset** dataset
20
+
21
 
22
 
23
 
 
29
 
30
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
31
 
32
+ - **Developed by:** Daniel Ihenacho
33
+ - **Funded by [optional]:** Daniel Ihenacho
34
+ - **Shared by [optional]:** Daniel Ihenacho
35
+ - **Model type:** Text Generation
36
+ - **Language(s) (NLP):** English
37
+ - **License:** mit
38
  - **Finetuned from model [optional]:** [More Information Needed]
39
 
40
  ### Model Sources [optional]