ebetica commited on
Commit
4ce916b
·
verified ·
1 Parent(s): a0746c3

hf(esmfold2): patch config.json — type '<unset>' -> 'experimental'

Browse files
Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -86,5 +86,6 @@
86
  "train_noise_log_mean": -1.2,
87
  "train_noise_log_std": 1.5
88
  },
89
- "transformers_version": "4.57.6"
90
- }
 
 
86
  "train_noise_log_mean": -1.2,
87
  "train_noise_log_std": 1.5
88
  },
89
+ "transformers_version": "4.57.6",
90
+ "type": "experimental"
91
+ }