patrickvonplaten commited on
Commit
72b5392
1 Parent(s): 8aacb02

correct model parameter naming

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tf_model.h5 +3 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/patrick/hugging_face/add_longformer/checkpoint-12000",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
1
  {
2
+ "_name_or_path": "./",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:515145cab57ca4a8b04ccd453904f42d07c1f44b5aee12c02db8c017dc9f5fc0
3
- size 1839643895
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef47f24d7237e4feaf49a6c9f3336cd6ade470fa28a4c5d063c4c073cde0ba77
3
+ size 1839633783
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b3db871b806d5b27944cfaac12e97b213152614b2a1a37cbb694e296d0adf7
3
+ size 1839822816