Sk1306 commited on
Commit
d8b6924
·
verified ·
1 Parent(s): 9c264a7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -29,6 +29,7 @@
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
 
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.47.1",
34
  "type_vocab_size": 1,
 
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
32
+ "task": "text-classification", // Added field
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.47.1",
35
  "type_vocab_size": 1,