p1atdev commited on
Commit
e8bc33e
1 Parent(s): c6b3b03

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -5
config.json CHANGED
@@ -1,15 +1,10 @@
1
  {
2
- "_name_or_path": "p1atdev/dart-test-3",
3
  "_remove_final_layer_norm": false,
4
  "activation_function": "relu",
5
  "architectures": [
6
  "OPTForCausalLM"
7
  ],
8
  "attention_dropout": 0.0,
9
- "auto_map": {
10
- "AutoConfig": "p1atdev/dart-test-3--configuration_dart.DartConfig",
11
- "AutoModelForCausalLM": "p1atdev/dart-test-3--modeling_dart.DartForCausalLM"
12
- },
13
  "bos_token_id": 0,
14
  "do_layer_norm_before": true,
15
  "dropout": 0.1,
 
1
  {
 
2
  "_remove_final_layer_norm": false,
3
  "activation_function": "relu",
4
  "architectures": [
5
  "OPTForCausalLM"
6
  ],
7
  "attention_dropout": 0.0,
 
 
 
 
8
  "bos_token_id": 0,
9
  "do_layer_norm_before": true,
10
  "dropout": 0.1,