vitvit commited on
Commit
1d200f6
1 Parent(s): f02d636

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "D:\\HeTreeQA\\resources\\RoBERTa\\SenPlusCon_w_ShuFa5_bm3_epoch10",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -18,7 +18,7 @@
18
  "model_type": "roberta",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
- "offload_folder": "os.path.join(path.parent.parent.absolute(), 'results/RoBERTa/model_and_tokenizer')",
22
  "pad_token_id": 1,
23
  "position_embedding_type": "absolute",
24
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "D:\\HeConEspc",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
18
  "model_type": "roberta",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
+ "offload_folder": "os.path.join(path.parent.parent.absolute(), 'results/model_and_tokenizer')",
22
  "pad_token_id": 1,
23
  "position_embedding_type": "absolute",
24
  "problem_type": "single_label_classification",