jumelet commited on
Commit
5fdef9a
·
verified ·
1 Parent(s): 450faa1

BabyLM-community/nld-baseline-small

Browse files
Files changed (6) hide show
  1. README.md +10 -1
  2. merges.txt +0 -0
  3. model.safetensors +1 -1
  4. tokenizer.json +0 -0
  5. training_args.bin +1 -1
  6. vocab.json +0 -0
README.md CHANGED
@@ -13,6 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
13
  # nld-baseline-small
14
 
15
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
 
 
16
 
17
  ## Model description
18
 
@@ -37,10 +39,17 @@ The following hyperparameters were used during training:
37
  - seed: 42
38
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
39
  - lr_scheduler_type: linear
40
- - num_epochs: 10
41
 
42
  ### Training results
43
 
 
 
 
 
 
 
 
44
 
45
 
46
  ### Framework versions
 
13
  # nld-baseline-small
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: 3.1400
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 5
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 4.0996 | 1.0 | 8192 | 3.5003 |
49
+ | 3.474 | 2.0 | 16384 | 3.2941 |
50
+ | 3.3385 | 3.0 | 24576 | 3.2077 |
51
+ | 3.2706 | 4.0 | 32768 | 3.1622 |
52
+ | 3.2318 | 5.0 | 40960 | 3.1400 |
53
 
54
 
55
  ### Framework versions
merges.txt CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e7e94a009700453fc4ef18ef13fa31ccf141e77f92723bf495ae0602d475840
3
  size 68273200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e11dca7bd5acd4837f7f651ef70bc9d64be9ab568055cb1ad6f56c515671b47
3
  size 68273200
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:112fa1cba32b52e78334fc7f6dc865fae8fcdbcf8c2952e1181e8447bd897336
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c79dadfb274f646887b8e29c5eaabb9e33359641894e1d079a64509321431c
3
  size 5777
vocab.json CHANGED
The diff for this file is too large to render. See raw diff