sunitapalubanjar commited on
Commit
917d098
·
verified ·
1 Parent(s): 328188a

End of training

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.4444
20
 
21
  ## Model description
22
 
@@ -47,12 +47,12 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 3.1885 | 0.32 | 200 | 3.3484 |
51
- | 2.9515 | 0.64 | 400 | 3.3259 |
52
- | 2.8161 | 0.96 | 600 | 3.2769 |
53
- | 1.8934 | 1.28 | 800 | 3.4197 |
54
- | 1.8574 | 1.6 | 1000 | 3.4540 |
55
- | 1.8602 | 1.92 | 1200 | 3.4444 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 3.7054
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 1.9605 | 0.32 | 200 | 3.6155 |
51
+ | 2.3145 | 0.64 | 400 | 3.5834 |
52
+ | 2.4709 | 0.96 | 600 | 3.4613 |
53
+ | 1.5769 | 1.28 | 800 | 3.7328 |
54
+ | 1.6233 | 1.6 | 1000 | 3.7155 |
55
+ | 1.6837 | 1.92 | 1200 | 3.7054 |
56
 
57
 
58
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9ffb252c9c15410d9751bb20a850c6f27ba9651286a8d1ef4e131ad5b29dd04
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24c6bb5478fa298deb0aaac3d56a288fb71011627aa495e1aa6b81a2ca6d0589
3
  size 538090408
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 8192,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac70bba75a7c4f38612393155fccfcd986b01d69e8eda5190eb5c6a5a5bbf163
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:940aaab86ff52d39f8d0c940ca8353b72f563447e9b5b9b3fba0e42411e87a76
3
  size 5777