MononitoGoswami commited on
Commit
1e58a38
1 Parent(s): 3582f9d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "relative_attention_max_distance": 128,
33
  "relative_attention_num_buckets": 32,
34
  "tie_word_embeddings": false,
35
- "transformers_version": "4.23.1",
36
  "use_cache": true,
37
  "vocab_size": 32128
38
  }
 
32
  "relative_attention_max_distance": 128,
33
  "relative_attention_num_buckets": 32,
34
  "tie_word_embeddings": false,
35
+ "transformers_version": "4.33.3",
36
  "use_cache": true,
37
  "vocab_size": 32128
38
  }