pszemraj commited on
Commit
5135f50
1 Parent(s): fb52833

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,12 +3,12 @@
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
6
- "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "hidden_act": "silu",
11
- "hidden_dropout_prob": 0.1,
12
  "hidden_size": 384,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 1536,
 
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
6
+ "attention_probs_dropout_prob": 0.06,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "hidden_act": "silu",
11
+ "hidden_dropout_prob": 0.06,
12
  "hidden_size": 384,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 1536,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70db143932b5143e9cc121bec555b395866e333889bd92c27f2e7eb2fddc920d
3
  size 121396276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe09bfb7031e9f11cb24f32cea481731fd6332cdfc5ea1f4829d5c63ec326d2
3
  size 121396276
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:724356e07af2ac1ab7e786cf27e008d30ec5f800d75fa0386f329d22a492505e
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1310ca8930e197b7296bdc2d6507906454d5035bc011539122087d0fda760c
3
  size 5240