tmills commited on
Commit
e79dd95
1 Parent(s): da5a4c3

Updated to also do relations, while still doing timexes and events well.

Browse files
Files changed (3) hide show
  1. added_tokens.json +1 -1
  2. config.json +2 -1
  3. pytorch_model.bin +2 -2
added_tokens.json CHANGED
@@ -1 +1 @@
1
- {"<e>": 50265, "<a2>": 50269, "<neg>": 50272, "<cr>": 50271, "<a1>": 50267, "</a1>": 50268, "</e>": 50266, "</a2>": 50270}
 
1
+ {"<a1>": 50267, "</a2>": 50270, "</e>": 50266, "<e>": 50265, "<cr>": 50271, "</a1>": 50268, "<a2>": 50269, "<neg>": 50272}
config.json CHANGED
@@ -8,7 +8,8 @@
8
  "eos_token_id": 2,
9
  "finetuning_task": [
10
  "timex",
11
- "event"
 
12
  ],
13
  "gradient_checkpointing": false,
14
  "hidden_act": "gelu",
 
8
  "eos_token_id": 2,
9
  "finetuning_task": [
10
  "timex",
11
+ "event",
12
+ "tlink-sent"
13
  ],
14
  "gradient_checkpointing": false,
15
  "hidden_act": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60862c1503d66a97b8777fb53848a94c854a194def80622406150da7e4b0cbe5
3
- size 503456962
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477ee5be49fcfa28964e1fe701c8db9eb1da2e985d166e49068c40f4d54bb28a
3
+ size 508183204