djstein commited on
Commit
f5fec69
·
1 Parent(s): b9c1911

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "spicecloud/bert-yelp",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -34,7 +34,7 @@
34
  "position_embedding_type": "absolute",
35
  "problem_type": "single_label_classification",
36
  "torch_dtype": "float32",
37
- "transformers_version": "4.28.1",
38
  "type_vocab_size": 2,
39
  "use_cache": true,
40
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
34
  "position_embedding_type": "absolute",
35
  "problem_type": "single_label_classification",
36
  "torch_dtype": "float32",
37
+ "transformers_version": "4.29.2",
38
  "type_vocab_size": 2,
39
  "use_cache": true,
40
  "vocab_size": 30522