ubaada commited on
Commit
ce6971d
1 Parent(s): 214be8b

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "allenai/led-large-16384",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
@@ -56,8 +56,6 @@
56
  "output_past": false,
57
  "pad_token_id": 1,
58
  "prefix": " ",
59
- "torch_dtype": "float32",
60
- "transformers_version": "4.40.2",
61
  "use_cache": true,
62
  "vocab_size": 50265
63
  }
 
1
  {
2
+ "_name_or_path": "./",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
 
56
  "output_past": false,
57
  "pad_token_id": 1,
58
  "prefix": " ",
 
 
59
  "use_cache": true,
60
  "vocab_size": 50265
61
  }