dudududukim commited on
Commit
d468818
1 Parent(s): 0bea121

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -8
config.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "bert_model_name": "klue/bert-base",
3
- "num_labels": 60,
4
- "conv_in_channels": 3,
5
- "conv_out_channels": 1,
6
- "conv_kernel_size": 1,
7
- "linear_in_features": 768
8
- }