Text Generation
Transformers
PyTorch
English
gpt_neox
text-generation-inference
Inference Endpoints
juewang commited on
Commit
57d70a8
1 Parent(s): b6b5588

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -120,11 +120,11 @@ Please refer to [togethercomputer/RedPajama-Data-1T](https://huggingface.co/data
120
 
121
  **Training Procedure**
122
 
123
- - **Hardware:** TODO @Dan
124
- - **Optimizer:**
125
- - **Gradient Accumulations**:
126
- - **Num of Tokens:** 800B Tokens
127
- - **Learning rate:**
128
 
129
  ## Community
130
 
 
120
 
121
  **Training Procedure**
122
 
123
+ - **Hardware:** 8 A100
124
+ - **Optimizer:** Adam
125
+ - **Gradient Accumulations**: 1
126
+ - **Num of Tokens:** 131M tokens
127
+ - **Learning rate:** 1e-5
128
 
129
  ## Community
130