Update README.md
Browse files
README.md
CHANGED
|
@@ -52,13 +52,9 @@ Example snippet for usage with Transformers:
|
|
| 52 |
|
| 53 |
### Training Data
|
| 54 |
|
| 55 |
-
|
| 56 |
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
#### Dataset for supervised fine-tuning
|
| 60 |
-
|
| 61 |
-
(not published)
|
| 62 |
|
| 63 |
#### Training Hyperparameters
|
| 64 |
|
|
@@ -66,7 +62,7 @@ Example snippet for usage with Transformers:
|
|
| 66 |
|
| 67 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 68 |
|
| 69 |
-
#### Preprocessing
|
| 70 |
|
| 71 |
[More Information Needed]
|
| 72 |
|
|
@@ -109,19 +105,13 @@ Example snippet for usage with Transformers:
|
|
| 109 |
|
| 110 |
## Technical Specifications
|
| 111 |
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
NVIDIA DGX
|
| 115 |
-
|
| 116 |
-
#### Hardware
|
| 117 |
-
|
| 118 |
-
4 x A100 80GB
|
| 119 |
|
| 120 |
-
|
| 121 |
|
| 122 |
-
[NeMo Framework](https://github.com/NVIDIA/NeMo)
|
| 123 |
|
| 124 |
-
## Citation
|
| 125 |
|
| 126 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 127 |
|
|
@@ -133,11 +123,11 @@ NVIDIA DGX
|
|
| 133 |
|
| 134 |
[More Information Needed]
|
| 135 |
|
| 136 |
-
## More Information
|
| 137 |
|
| 138 |
[More Information Needed]
|
| 139 |
|
| 140 |
-
## Model Card Authors
|
| 141 |
|
| 142 |
[More Information Needed]
|
| 143 |
|
|
|
|
| 52 |
|
| 53 |
### Training Data
|
| 54 |
|
| 55 |
+
- Dataset for continue pretrain: [Vietnamese curated dataset](VTSNLP/vietnamese_curated_dataset)
|
| 56 |
|
| 57 |
+
- Dataset for supervised fine-tuning: (not published)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
|
| 59 |
#### Training Hyperparameters
|
| 60 |
|
|
|
|
| 62 |
|
| 63 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 64 |
|
| 65 |
+
#### Preprocessing
|
| 66 |
|
| 67 |
[More Information Needed]
|
| 68 |
|
|
|
|
| 105 |
|
| 106 |
## Technical Specifications
|
| 107 |
|
| 108 |
+
- Compute Infrastructure: NVIDIA DGX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 109 |
|
| 110 |
+
- Hardware: 4 x A100 80GB
|
| 111 |
|
| 112 |
+
- Software: [NeMo Framework](https://github.com/NVIDIA/NeMo)
|
| 113 |
|
| 114 |
+
## Citation
|
| 115 |
|
| 116 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 117 |
|
|
|
|
| 123 |
|
| 124 |
[More Information Needed]
|
| 125 |
|
| 126 |
+
## More Information
|
| 127 |
|
| 128 |
[More Information Needed]
|
| 129 |
|
| 130 |
+
## Model Card Authors
|
| 131 |
|
| 132 |
[More Information Needed]
|
| 133 |
|