blainetrain commited on
Commit
6afc8a2
·
verified ·
1 Parent(s): b33fee0

Model card from Precite

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -1,3 +1,32 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ibm/materials.smi-ted
4
+ datasets:
5
+ - blainetrain/flp-2-cmlfntsc-data
6
+ tags:
7
+ - precite
8
+ - materials-science
9
+ - fine-tuned
10
+ - ibm-fm4m
11
+ ---
12
+
13
+ # FLP 2
14
+
15
+ Fine-tuned from **ibm/materials.smi-ted** using [Precite](https://precite.org).
16
+
17
+ Uses IBM Foundation Model for Materials as a feature extractor with a trained prediction head.
18
+
19
+ ## Training Configuration
20
+
21
+ | Parameter | Value |
22
+ |-----------|-------|
23
+ | Base Model | `ibm/materials.smi-ted` |
24
+ | Version | 1 |
25
+ | Epochs | 10 |
26
+ | Batch Size | 32 |
27
+ | Learning Rate | 0.0001 |
28
+ | Test Split | 20% |
29
+
30
+ ## Dataset
31
+
32
+ Training data: [blainetrain/flp-2-cmlfntsc-data](https://huggingface.co/datasets/blainetrain/flp-2-cmlfntsc-data)