dtorber commited on
Commit
3ef28bf
1 Parent(s): f968f28

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "../../../../models/preentrenats/led-bionlp-2024-v1",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "../../../../models/finetuned/BioNLP-intro-disc-tech-decoder-PLOS/checkpoint-61935",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d88bcd95c0fba5dc92c84102d69386bdac5c353abaa6911ce0d396324917f661
3
  size 647641800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb0d39d45cbd0d393c97553b5011830ed6db5e8cf76eddbbc7bc0d642136d70
3
  size 647641800
tokenizer_config.json CHANGED
@@ -127,7 +127,10 @@
127
  "mask_token": "<mask>",
128
  "max_length": 1024,
129
  "model_max_length": 16384,
 
130
  "pad_token": "<pad>",
 
 
131
  "sep_token": "<sep>",
132
  "stride": 0,
133
  "tokenizer_class": "LEDTokenizer",
 
127
  "mask_token": "<mask>",
128
  "max_length": 1024,
129
  "model_max_length": 16384,
130
+ "pad_to_multiple_of": 8,
131
  "pad_token": "<pad>",
132
+ "pad_token_type_id": 0,
133
+ "padding_side": "right",
134
  "sep_token": "<sep>",
135
  "stride": 0,
136
  "tokenizer_class": "LEDTokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03f7c977c1e4e393603922276410b107664553086f3d2adfcb10405b5b7a4cb6
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2deff2cece8f325cd764fb56e8c5afb873c7b2fe0365ee398fe216748eaaea
3
  size 4347