Text Generation
Transformers
PyTorch
English
opt
deepspeed
chatgpt
sft
rlhf
Inference Endpoints
text-generation-inference
Adam commited on
Commit
90dd9a0
1 Parent(s): 81de475

feat: updating model

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. training.log +0 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/lus/grand/projects/BNN-Scale/chatgpt/hf_runs/DeepSpeedExamples/applications/DeepSpeed-Chat/output/reward-models/350m",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
1
  {
2
+ "_name_or_path": "../step2_reward_model_finetuning/output/",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e63c2ca5b8e1bcee636ee936e3dd9ee0b77018687aca5a3aacab8e597c7a204b
3
  size 662469223
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88fea5cf479f8aca5791b11dd29cd40b0828a3e47b327fc8359a428ed3b2cec4
3
  size 662469223
training.log CHANGED
The diff for this file is too large to render. See raw diff