xJoePec commited on
Commit
fa231dd
·
verified ·
1 Parent(s): 5385d58

Add YAML metadata to fix model card warning

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Galena-2B: Granite 3.3 Math & Physics Model
2
 
3
  [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ library_name: transformers
6
+ tags:
7
+ - text-generation
8
+ - granite
9
+ - math
10
+ - physics
11
+ - qlora
12
+ - ibm
13
+ base_model: ibm-granite/granite-3.3-2b-instruct
14
+ datasets:
15
+ - nvidia/Nemotron-RL-math-advanced_calculations
16
+ - camel-ai/physics
17
+ model-index:
18
+ - name: Galena-2B
19
+ results: []
20
+ ---
21
+
22
  # Galena-2B: Granite 3.3 Math & Physics Model
23
 
24
  [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)