ClueAI commited on
Commit
1cc2906
1 Parent(s): 5cc100d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "relative_attention_num_buckets": 32,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float32",
27
- "transformers_version": "4.10.1",
28
  "use_cache": true,
29
  "vocab_size": 32128
30
  }
 
24
  "relative_attention_num_buckets": 32,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float32",
27
+ "transformers_version": "4.23.0.dev0",
28
  "use_cache": true,
29
  "vocab_size": 32128
30
  }