STEM-AI-mtl
commited on
Commit
•
80d01d4
1
Parent(s):
4f62174
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,36 @@ tags:
|
|
8 |
- phi-2
|
9 |
- electrical engineering
|
10 |
- Microsoft
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- phi-2
|
9 |
- electrical engineering
|
10 |
- Microsoft
|
11 |
+
---
|
12 |
+
# Model Card for Model ID
|
13 |
+
|
14 |
+
This is the adapters from the LoRa fine-tuning of the phi-2 model from Microsoft. It was trained on the Electrical-engineering dataset.
|
15 |
+
|
16 |
+
- **Developed by:** STEM.AI
|
17 |
+
- **Model type:** Q&A
|
18 |
+
- **Language(s) (NLP):** English
|
19 |
+
- **Finetuned from model [optional]:** microsoft/phi-2
|
20 |
+
|
21 |
+
|
22 |
+
### Direct Use
|
23 |
+
|
24 |
+
Q&A related to electrical engineering, and Kicad software. Creation of Python code in general, and for Kicad's scripting console.
|
25 |
+
|
26 |
+
|
27 |
+
## Training Details
|
28 |
+
|
29 |
+
### Training Data
|
30 |
+
|
31 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
32 |
+
|
33 |
+
[More Information Needed]
|
34 |
+
|
35 |
+
### Training Procedure
|
36 |
+
|
37 |
+
A LoRa PEFT was performed on a 48 Gb Nvidia GPU.
|
38 |
+
|
39 |
+
## Model Card Authors [optional]
|
40 |
+
|
41 |
+
STEM.AI: stem.ai.mtl@gmail.com
|
42 |
+
|
43 |
+
|