wannaphong commited on
Commit
bee9c4b
·
verified ·
1 Parent(s): ab27367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -26
README.md CHANGED
@@ -6,40 +6,21 @@ language:
6
  library_name: transformers
7
  pipeline_tag: text-generation
8
  ---
9
- # NumFa v2 (1B)
10
 
11
- NumFa v2 1B is a LLM pretrained that has 1B.
12
 
13
- Base model: TinyLLama
14
 
15
- **For testing only**
16
 
17
- ## Model Details
18
-
19
- ### Model Description
20
-
21
- The model was trained by TPU.
22
-
23
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
24
-
25
- - **Developed by:** NumFa
26
- - **Model type:** text-generation
27
- - **Language(s) (NLP):** English
28
- - **License:** apache-2.0
29
 
 
30
 
31
- ### Out-of-Scope Use
32
-
33
- Math, Coding, and other language
34
-
35
-
36
- ## Bias, Risks, and Limitations
37
-
38
- The model can has a bias from dataset. Use at your own risks!
39
 
40
- ## How to Get Started with the Model
41
 
42
- Use the code below to get started with the model.
43
 
44
  **Example**
45
 
 
6
  library_name: transformers
7
  pipeline_tag: text-generation
8
  ---
9
+ # KhanomTan LLM (1B)
10
 
11
+ KhanomTan LLM is a Thai pretrained LLM from scratch from open source dataset by PyThaiNLP. We train the model from public dataset only. We public the dataset, source code, and model.
12
 
 
13
 
14
+ Repository: https://github.com/wannaphong/KhanomTanLLM
15
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
+ Codename: numfa-v2
18
 
19
+ ## Model Details
 
 
 
 
 
 
 
20
 
21
+ ### Model Description
22
 
23
+ The model was trained by [easylm](https://github.com/young-geng/EasyLM)
24
 
25
  **Example**
26