jumelet commited on
Commit
01e8cc3
·
verified ·
1 Parent(s): 7f86121

BabyLM-community/nor-baseline-fast

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -16
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 4.3872
18
 
19
  ## Model description
20
 
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 5.8947 | 1.0 | 62 | 5.3381 |
49
- | 4.8971 | 2.0 | 124 | 5.0555 |
50
- | 4.6477 | 3.0 | 186 | 4.8338 |
51
- | 4.4732 | 4.0 | 248 | 4.6630 |
52
- | 4.3394 | 5.0 | 310 | 4.5579 |
53
- | 4.2559 | 6.0 | 372 | 4.4896 |
54
- | 4.184 | 7.0 | 434 | 4.4430 |
55
- | 4.1493 | 8.0 | 496 | 4.4121 |
56
- | 4.1168 | 9.0 | 558 | 4.3933 |
57
- | 4.11 | 10.0 | 620 | 4.3872 |
58
 
59
 
60
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 4.3822
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 5.8865 | 1.0 | 62 | 5.3373 |
49
+ | 4.8902 | 2.0 | 124 | 5.0404 |
50
+ | 4.6288 | 3.0 | 186 | 4.8065 |
51
+ | 4.4524 | 4.0 | 248 | 4.6461 |
52
+ | 4.3286 | 5.0 | 310 | 4.5491 |
53
+ | 4.2488 | 6.0 | 372 | 4.4846 |
54
+ | 4.177 | 7.0 | 434 | 4.4385 |
55
+ | 4.143 | 8.0 | 496 | 4.4071 |
56
+ | 4.1105 | 9.0 | 558 | 4.3883 |
57
+ | 4.1035 | 10.0 | 620 | 4.3822 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e186c2108988a415be5ad864881006a3a6cd8db704a939a9a201a1db5dc0c5f9
3
  size 68273200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e3ba36ea7cf7ab30e81c8eb9b9d283474eb41b796376222f52c525a33d6e20c
3
  size 68273200
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
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,