rubenroy commited on
Commit
36e9ebc
·
verified ·
1 Parent(s): 55d9849

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ datasets:
4
+ - rubenroy/GammaCorpus-v2-5m
5
+ - rubenroy/GammaCorpus-CoT-Math-170k
6
+ - rubenroy/GammaCorpus-Fact-QA-450k
7
+ language:
8
+ - en
9
+ base_model:
10
+ - Qwen/Qwen2.5-72B-Instruct
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - qwen2
14
+ - chat
15
+ - conversational
16
+ - gilgamesh
17
+ - gammacorpus
18
+ ---
19
+
20
+ # Gilgamesh 72B
21
+
22
+ The Gilgamesh 72B model was fine-tuned off of Qwen 2.5 72B Instruct. Built with Qwen.
23
+
24
+ ## Model Details
25
+
26
+ ### Model Description
27
+
28
+ - **Developed by:** [Ruben Roy](https://huggingface.co/rubenroy)
29
+ - **Funded by:** [The Ovantage Society](https://huggingface.co/Ovantage)
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** Qwen
32
+ - **Finetuned from model:** [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct)