File size: 2,478 Bytes
e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf e4fc08f 3f9c6bf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
---
library_name: transformers
license: apache-2.0
datasets:
- pythainlp/han-instruct-dataset-v2.0
language:
- th
pipeline_tag: text-generation
---
# Model Card for Han LLM 7B v1
Han LLM v1 is a model that trained by han-instruct-dataset v2.0. The model are working with Thai.
Based model: [scb10x/typhoon-7b](https://huggingface.co/scb10x/typhoon-7b)
## Model Details
### Model Description
The model was trained by LoRA.
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
- **Developed by:** Wannaphong Phatthiyaphaibun
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** [More Information Needed]
- **Model type:** [More Information Needed]
- **Language(s) (NLP):** Thai
- **License:** [More Information Needed]
- **Finetuned from model [optional]:** [scb10x/typhoon-7b](https://huggingface.co/scb10x/typhoon-7b)
## Uses
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
### Direct Use
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
[More Information Needed]
### Downstream Use [optional]
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
[More Information Needed]
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
[More Information Needed]
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
[More Information Needed]
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
## How to Get Started with the Model
Use the code below to get started with the model.
[More Information Needed]
## Training Details
### Training Data
<!-- 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. -->
[More Information Needed]
### Training Procedure
Use LoRa
- r: 48
- lora_alpha
- 1 epoch
|