Anandhulk commited on
Commit
dc961ba
1 Parent(s): e3ba463

pegasus-scientific_lay_v2.0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/pegasus-scientific_lay/checkpoint-774",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "Anandhulk/pegasus-scientific_lay",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "add_bias_logits": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd46413165334abdd99ed8476f4d0c31bc092a8e519bd38870acd68fb9757b23
3
- size 2283795117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1efe87fcf9ff8af53deb492c41406c5dcf9601bb33140896a23a21b2c4acc445
3
+ size 2283804653
runs/Mar01_06-42-29_59a6e9752b23/1677653434.7924995/events.out.tfevents.1677653434.59a6e9752b23.136.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e0a0a7532aa2a23f0caf1d82f902d96a69c38e67ecd0fe7bbaed1f5adddb60b
3
+ size 5735
runs/Mar01_06-42-29_59a6e9752b23/events.out.tfevents.1677653434.59a6e9752b23.136.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae2cb4e005f7c4f9d7253f710c5826b3e0e171f1e3c5c3801718178e1b39f40d
3
+ size 17248
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
tokenizer_config.json CHANGED
@@ -108,7 +108,7 @@
108
  "mask_token": "<mask_2>",
109
  "mask_token_sent": "<mask_1>",
110
  "model_max_length": 1024,
111
- "name_or_path": "/content/drive/MyDrive/pegasus-scientific_lay/checkpoint-774",
112
  "offset": 103,
113
  "pad_token": "<pad>",
114
  "sp_model_kwargs": {},
 
108
  "mask_token": "<mask_2>",
109
  "mask_token_sent": "<mask_1>",
110
  "model_max_length": 1024,
111
+ "name_or_path": "Anandhulk/pegasus-scientific_lay",
112
  "offset": 103,
113
  "pad_token": "<pad>",
114
  "sp_model_kwargs": {},
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c96abc9280a1811bed2aaba351c7b5c68fac4736c8862a33008a9fdf6f5752
3
+ size 3579