mikechoi commited on
Commit
d66ca36
1 Parent(s): f698088

Model save

Browse files
Files changed (3) hide show
  1. README.md +5 -3
  2. adapter_model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5540
22
 
23
  ## Model description
24
 
@@ -45,13 +45,15 @@ The following hyperparameters were used during training:
45
  - total_train_batch_size: 8
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
- - num_epochs: 1
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 0.5299 | 1.0 | 125 | 0.5540 |
 
 
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4477
22
 
23
  ## Model description
24
 
 
45
  - total_train_batch_size: 8
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
+ - num_epochs: 3
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.4272 | 1.0 | 1250 | 0.4545 |
55
+ | 0.4556 | 2.0 | 2500 | 0.4484 |
56
+ | 0.3747 | 3.0 | 3750 | 0.4477 |
57
 
58
 
59
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da47b2fe54a141a4e8494273697b2fac5bc02920e42576e3231a49366a7dd8f0
3
  size 72113224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bfed7f2c10a39f76af79bf36ccf953d73053ebe52417edba4c04f630a97e6e6
3
  size 72113224
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcf3a261f8899c8d5d34e752d264191247d9518624f605806a5b9ac79205a2e0
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d84d088f5a3b08ffc1df096b27817dbf7c11cb2e54ab909897512bc54b88e91c
3
  size 5368