Update README.md
Browse files
README.md
CHANGED
|
@@ -13,4 +13,68 @@ tags:
|
|
| 13 |
|
| 14 |
Base Model : HuggingFaceH4/zephyr-7b-beta
|
| 15 |
QLoRA μ΄μ©νμ¬ νλ μ§ννμμ΅λλ€.
|
| 16 |
-
λ°μ΄ν°μ
μ νμ΄ λλ©μΈ μ±λ΄μ μν΄ μ§μ ꡬμΆν λ°μ΄ν°μ κΈ°μ‘΄ ν λ°μ΄ν°μ λ§ν¬λ₯Ό μμ νμ¬ νμ΅νμμ΅λλ€.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
Base Model : HuggingFaceH4/zephyr-7b-beta
|
| 15 |
QLoRA μ΄μ©νμ¬ νλ μ§ννμμ΅λλ€.
|
| 16 |
+
λ°μ΄ν°μ
μ νμ΄ λλ©μΈ μ±λ΄μ μν΄ μ§μ ꡬμΆν λ°μ΄ν°μ κΈ°μ‘΄ ν λ°μ΄ν°μ λ§ν¬λ₯Ό μμ νμ¬ νμ΅νμμ΅λλ€.
|
| 17 |
+
|
| 18 |
+
#### Summary
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
## Model Examination [optional]
|
| 23 |
+
|
| 24 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 25 |
+
|
| 26 |
+
[More Information Needed]
|
| 27 |
+
|
| 28 |
+
## Environmental Impact
|
| 29 |
+
|
| 30 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 31 |
+
|
| 32 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 33 |
+
|
| 34 |
+
- **Hardware Type:** [More Information Needed]
|
| 35 |
+
- **Hours used:** [More Information Needed]
|
| 36 |
+
- **Cloud Provider:** [More Information Needed]
|
| 37 |
+
- **Compute Region:** [More Information Needed]
|
| 38 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 39 |
+
|
| 40 |
+
## Technical Specifications [optional]
|
| 41 |
+
|
| 42 |
+
### Model Architecture and Objective
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Compute Infrastructure
|
| 47 |
+
|
| 48 |
+
[More Information Needed]
|
| 49 |
+
|
| 50 |
+
#### Hardware
|
| 51 |
+
|
| 52 |
+
[More Information Needed]
|
| 53 |
+
|
| 54 |
+
#### Software
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Citation [optional]
|
| 59 |
+
|
| 60 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 61 |
+
|
| 62 |
+
**BibTeX:**
|
| 63 |
+
|
| 64 |
+
[More Information Needed]
|
| 65 |
+
|
| 66 |
+
**APA:**
|
| 67 |
+
|
| 68 |
+
[More Information Needed]
|
| 69 |
+
|
| 70 |
+
## Glossary [optional]
|
| 71 |
+
|
| 72 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## More Information [optional]
|
| 77 |
+
|
| 78 |
+
[More Information Needed]
|
| 79 |
+
|
| 80 |
+
## Model Card Authors [op
|