lielbin commited on
Commit
0301309
1 Parent(s): bab731a

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/sise/home/lielbin/Research/pre-training/saved_models/BabyBERTa-CHILDES_2.5-with-Masking_run3",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "/sise/home/lielbin/Research/pre-training/saved_models/BabyBERTa-CHILDES_2.5-with-Masking_run2",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18a124474b772b7e13c30c06ced308c1cc7ba55785263c52f6e766f710ef7c4a
3
  size 34010640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0731f21263925f8a30d0d96448e58bdd39e3b843699110d270084fed2a64d430
3
  size 34010640
runs/Jun01_20-00-33_cs-4090-01/events.out.tfevents.1717261240.cs-4090-01.24528.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3141be09e5da20c0f26d7a3058be3a25a2fc0747dcdcda8e78c073fc3c7f842
3
+ size 5521
tokenizer.json CHANGED
@@ -12,7 +12,7 @@
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
  "pad_type_id": 0,
17
  "pad_token": "<pad>"
18
  },
@@ -28,7 +28,7 @@
28
  },
29
  {
30
  "id": 1,
31
- "content": "<pad>",
32
  "single_word": false,
33
  "lstrip": false,
34
  "rstrip": false,
@@ -37,7 +37,7 @@
37
  },
38
  {
39
  "id": 2,
40
- "content": "</s>",
41
  "single_word": false,
42
  "lstrip": false,
43
  "rstrip": false,
@@ -92,8 +92,8 @@
92
  "byte_fallback": false,
93
  "vocab": {
94
  "<s>": 0,
95
- "<pad>": 1,
96
- "</s>": 2,
97
  "<unk>": 3,
98
  "<mask>": 4,
99
  "!": 5,
 
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
+ "pad_id": 2,
16
  "pad_type_id": 0,
17
  "pad_token": "<pad>"
18
  },
 
28
  },
29
  {
30
  "id": 1,
31
+ "content": "</s>",
32
  "single_word": false,
33
  "lstrip": false,
34
  "rstrip": false,
 
37
  },
38
  {
39
  "id": 2,
40
+ "content": "<pad>",
41
  "single_word": false,
42
  "lstrip": false,
43
  "rstrip": false,
 
92
  "byte_fallback": false,
93
  "vocab": {
94
  "<s>": 0,
95
+ "</s>": 1,
96
+ "<pad>": 2,
97
  "<unk>": 3,
98
  "<mask>": 4,
99
  "!": 5,
tokenizer_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "special": true
11
  },
12
  "1": {
13
- "content": "<pad>",
14
  "lstrip": false,
15
  "normalized": false,
16
  "rstrip": false,
@@ -18,7 +18,7 @@
18
  "special": true
19
  },
20
  "2": {
21
- "content": "</s>",
22
  "lstrip": false,
23
  "normalized": false,
24
  "rstrip": false,
 
10
  "special": true
11
  },
12
  "1": {
13
+ "content": "</s>",
14
  "lstrip": false,
15
  "normalized": false,
16
  "rstrip": false,
 
18
  "special": true
19
  },
20
  "2": {
21
+ "content": "<pad>",
22
  "lstrip": false,
23
  "normalized": false,
24
  "rstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80ea50bc77151457f751164373493030e1d2d3979c2eaae6fc22ab507e8eb818
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3d61559b98946449cf3a6ec2fc484cc4748352f672d8ae791f0e2c6c64cf6f0
3
  size 4792
vocab.json CHANGED
The diff for this file is too large to render. See raw diff