lielbin commited on
Commit
a59c459
1 Parent(s): 551ef79

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-wikipedia1_2.5-with-Masking_run2/",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "/sise/home/lielbin/Research/pre-training/saved_models/BabyBERTa-Wikipedia1_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:bfc22edded4cf060d767edea01dd68eed5fe24d7d8545f7e4244980ef85b4dd8
3
  size 34010640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39a261089620c485cd435d8c1bc326e5e5ee39ce69003e67db517e53b349430b
3
  size 34010640
runs/Jun03_18-34-23_ise-cpu256-05/events.out.tfevents.1717428870.ise-cpu256-05.1410451.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b43e9aa1fa67fa7216b2173b0120318b97348c6cc3d559908e359189e62320
3
+ size 9150
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bbcdc968ed5ae8f8e19f40a825256e9838c1cde932b2b1058a86bcbab4c68ff
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3227cd3fa136b5db714c1aa9d54c25d0d04288efa4d680edc0bedee8d0b06681
3
  size 4792