cemNB commited on
Commit
a55f127
1 Parent(s): 7003733

End of training

Browse files
Files changed (4) hide show
  1. README.md +6 -5
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +6 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # 034
14
 
15
- This model is a fine-tuned version of [tiiuae/falcon-rw-1b](https://huggingface.co/tiiuae/falcon-rw-1b) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 7.6038
18
 
19
  ## Model description
20
 
@@ -48,12 +49,12 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 6.8827 | 0.0 | 10 | 7.6038 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.30.0.dev0
57
  - Pytorch 2.0.1+cu118
58
- - Datasets 2.12.0
59
  - Tokenizers 0.13.3
 
1
  ---
2
  license: apache-2.0
3
+ base_model: tiiuae/falcon-rw-1b
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # 034
15
 
16
+ This model is a fine-tuned version of [tiiuae/falcon-rw-1b](https://huggingface.co/tiiuae/falcon-rw-1b) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.8796
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 4.0839 | 0.0 | 10 | 3.8796 |
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.32.0.dev0
58
  - Pytorch 2.0.1+cu118
59
+ - Datasets 2.14.4
60
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62be732768d15e84b5f256b50ae2f9208f5119f293809e7887495954985dc379
3
- size 1825920729
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46420053e5fb2b0b7ed1ee5c739e63382f078e2d33fae3370ac922efb159817e
3
+ size 1825928473
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d30f35475eb3479c470aeee4bec6a41b1bd5dc085070a25b2045f73d0c3de03
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ef97ed5fb386bbda865292fbc77d86597d1ba1827384e9ddbbe562f5f45693
3
+ size 4027