echeyde commited on
Commit
ba90e5b
·
verified ·
1 Parent(s): 2970880

Upload OPTForCausalLM

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -0
README.md CHANGED
@@ -8,4 +8,4 @@ tags:
8
  inference: true
9
  language:
10
  - en
11
- ---
 
8
  inference: true
9
  language:
10
  - en
11
+ ---
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "_remove_final_layer_norm": false,
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
 
1
  {
2
+ "_name_or_path": "./results/final_model",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",