averoo commited on
Commit
8f957ef
1 Parent(s): da5a8d0

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. 2_Dense/pytorch_model.bin +1 -1
  2. README.md +4 -4
  3. config.json +1 -1
  4. model.safetensors +1 -1
2_Dense/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34b908d4e279552f0f0a5a248fb30e9649f6950e895e461b829d96ea8ea46a1c
3
  size 2364028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39622dbfc4c9e85a13590028576ee75b21f964c91f8616facfbb699a8dcd4e98
3
  size 2364028
README.md CHANGED
@@ -46,9 +46,9 @@ The model was trained with the parameters:
46
 
47
  **DataLoader**:
48
 
49
- `torch.utils.data.dataloader.DataLoader` of length 24170 with parameters:
50
  ```
51
- {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
52
  ```
53
 
54
  **Loss**:
@@ -62,7 +62,7 @@ Parameters of the fit()-Method:
62
  ```
63
  {
64
  "epochs": 1,
65
- "evaluation_steps": 20,
66
  "evaluator": "__main__.ChainScoreEvaluator",
67
  "max_grad_norm": 1,
68
  "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
@@ -71,7 +71,7 @@ Parameters of the fit()-Method:
71
  },
72
  "scheduler": "warmupcosine",
73
  "steps_per_epoch": null,
74
- "warmup_steps": 0,
75
  "weight_decay": 0.01
76
  }
77
  ```
 
46
 
47
  **DataLoader**:
48
 
49
+ `torch.utils.data.dataloader.DataLoader` of length 38671 with parameters:
50
  ```
51
+ {'batch_size': 10, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
52
  ```
53
 
54
  **Loss**:
 
62
  ```
63
  {
64
  "epochs": 1,
65
+ "evaluation_steps": 100,
66
  "evaluator": "__main__.ChainScoreEvaluator",
67
  "max_grad_norm": 1,
68
  "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
 
71
  },
72
  "scheduler": "warmupcosine",
73
  "steps_per_epoch": null,
74
+ "warmup_steps": 1000,
75
  "weight_decay": 0.01
76
  }
77
  ```
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "pooler_type": "first_token_transform",
26
  "position_embedding_type": "absolute",
27
  "torch_dtype": "float32",
28
- "transformers_version": "4.37.0",
29
  "type_vocab_size": 2,
30
  "use_cache": true,
31
  "vocab_size": 501153
 
25
  "pooler_type": "first_token_transform",
26
  "position_embedding_type": "absolute",
27
  "torch_dtype": "float32",
28
+ "transformers_version": "4.37.1",
29
  "type_vocab_size": 2,
30
  "use_cache": true,
31
  "vocab_size": 501153
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea9cead076fb7afb1851cdd898f28df6cc833e169f7085da5390155aae15b660
3
  size 1883730160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10e395f0840943c0fd900b764a39585f727a0d68d1eeecea1b1928c440f78a53
3
  size 1883730160