Ray2333 commited on
Commit
65afc19
1 Parent(s): 924a6ed

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -1,14 +1,10 @@
1
  {
2
- "_name_or_path": "/home/ry21/robust_rm/reward_models_unified_merge/GRM-Gemma-2B-sftreg_GRM-gemma-2b_baseline_80Kdata_length3000_fulltrain_lr5e-6_5e-06_cpt100",
3
  "architectures": [
4
  "GemmaForSequenceClassification"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "auto_map": {
9
- "AutoModel": "Ray2333/GRM-Gemma-2B-sftreg--model.AutoModelForCausalLMWithValueHead",
10
- "AutoModelForSequenceClassification": "Ray2333/GRM-Gemma-2B-sftreg--model.AutoModelForCausalLMWithValueHead"
11
- },
12
  "bos_token_id": 2,
13
  "eos_token_id": 1,
14
  "head_dim": 256,
 
1
  {
2
+ "_name_or_path": "Ray2333/Gemma-2B-rewardmodel-ft",
3
  "architectures": [
4
  "GemmaForSequenceClassification"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
 
 
 
8
  "bos_token_id": 2,
9
  "eos_token_id": 1,
10
  "head_dim": 256,