eunyounglee
commited on
Commit
·
97c8646
1
Parent(s):
1461692
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- eng
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
|
6 |
+
Trained: Pretrain
|
7 |
+
Config file: 1.3B
|
8 |
+
Data: Vietnamese Dataset 30GB(CulturaX) + Project(1.3B)
|
9 |
+
---
|
10 |
+
# Model Card for Model ID
|
11 |
+
|
12 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
+
|
14 |
+
Pretrained GPT-NeoX model with 31.3 Vietnamese dataset. Took about 4.5 hours to reach 40,000 iterations. Trained on A100 40GB GPU and 48 core CPU.
|
15 |
+
|
16 |
+
## Model Details
|
17 |
+
|
18 |
+
### Model Description
|
19 |
+
|
20 |
+
<!-- Provide a longer summary of what this model is. -->
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
- **Developed by:** Eunyoung Lee
|
25 |
+
- **Model type:** GPT-NeoX
|
26 |
+
- **Language(s) (NLP):** Vietnamese
|