VTSNLP commited on
Commit
c4bfff1
·
verified ·
1 Parent(s): 8328633

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -19
README.md CHANGED
@@ -52,13 +52,9 @@ Example snippet for usage with Transformers:
52
 
53
  ### Training Data
54
 
55
- #### Dataset for continue pretrain
56
 
57
- [Vietnamese curated dataset](VTSNLP/vietnamese_curated_dataset)
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 [optional]
70
 
71
  [More Information Needed]
72
 
@@ -109,19 +105,13 @@ Example snippet for usage with Transformers:
109
 
110
  ## Technical Specifications
111
 
112
- ### Compute Infrastructure
113
-
114
- NVIDIA DGX
115
-
116
- #### Hardware
117
-
118
- 4 x A100 80GB
119
 
120
- #### Software
121
 
122
- [NeMo Framework](https://github.com/NVIDIA/NeMo)
123
 
124
- ## Citation [optional]
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 [optional]
137
 
138
  [More Information Needed]
139
 
140
- ## Model Card Authors [optional]
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