ombarki345 commited on
Commit
5ac867f
1 Parent(s): bc6f5be

End of training

Browse files
README.md CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.9452
21
- - Rouge1: 0.0616
22
- - Rouge2: 0.0278
23
- - Rougel: 0.0529
24
- - Rougelsum: 0.0532
25
  - Gen Len: 19.0
26
 
27
  ## Model description
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
- | No log | 1.0 | 15 | 2.2585 | 0.0575 | 0.0226 | 0.0509 | 0.0514 | 19.0 |
58
- | No log | 2.0 | 30 | 2.0667 | 0.0512 | 0.025 | 0.0454 | 0.0454 | 19.0 |
59
- | No log | 3.0 | 45 | 1.9742 | 0.0604 | 0.0278 | 0.0514 | 0.0518 | 19.0 |
60
- | No log | 4.0 | 60 | 1.9452 | 0.0616 | 0.0278 | 0.0529 | 0.0532 | 19.0 |
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 3.6838
21
+ - Rouge1: 0.0737
22
+ - Rouge2: 0.0357
23
+ - Rougel: 0.0698
24
+ - Rougelsum: 0.0707
25
  - Gen Len: 19.0
26
 
27
  ## Model description
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | No log | 1.0 | 15 | 4.5766 | 0.0594 | 0.0256 | 0.0566 | 0.0573 | 19.0 |
58
+ | No log | 2.0 | 30 | 3.9554 | 0.0696 | 0.0342 | 0.0659 | 0.0663 | 19.0 |
59
+ | No log | 3.0 | 45 | 3.7378 | 0.0864 | 0.0475 | 0.0818 | 0.0827 | 19.0 |
60
+ | No log | 4.0 | 60 | 3.6838 | 0.0737 | 0.0357 | 0.0698 | 0.0707 | 19.0 |
61
 
62
 
63
  ### Framework versions
added_tokens.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<annee_experience>": 32106,
3
+ "<certification>": 32105,
4
+ "<competence_technologie>": 32104,
5
+ "<entreprise_actuelle>": 32103,
6
+ "<intitule_diplome>": 32101,
7
+ "<nom_prenom>": 32100,
8
+ "<universite>": 32102
9
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1bff6a843f69183c510d98b8e7d3e9b1f3dcb9549a18c0f88d3e38e365a7d19
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e44adb45d58fe04de095f41d1d9eadbcf5ead623feccde234a7fbeaad199ef9
3
  size 242041896
runs/Mar25_08-39-40_ef2cc21089e8/events.out.tfevents.1711355981.ef2cc21089e8.34.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0dc01e7bb822df0db0010d4502f1413e1f8f52667457dc7f941f084fc0cdb37
3
- size 4184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3cf48dec2777691f969eecdb6e9ae496877b5ed43020729db61956c7ca33f62
3
+ size 5581
runs/Mar25_08-50-59_ef2cc21089e8/events.out.tfevents.1711356660.ef2cc21089e8.34.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e1ef5ca653ae5c0aa8afd37dab7d100bbe556e5c23a0736cc4c6e458a0be324
3
+ size 7989
tokenizer.json CHANGED
@@ -934,6 +934,69 @@
934
  "rstrip": false,
935
  "normalized": false,
936
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
937
  }
938
  ],
939
  "normalizer": {
 
934
  "rstrip": false,
935
  "normalized": false,
936
  "special": true
937
+ },
938
+ {
939
+ "id": 32100,
940
+ "content": "<nom_prenom>",
941
+ "single_word": false,
942
+ "lstrip": false,
943
+ "rstrip": false,
944
+ "normalized": true,
945
+ "special": false
946
+ },
947
+ {
948
+ "id": 32101,
949
+ "content": "<intitule_diplome>",
950
+ "single_word": false,
951
+ "lstrip": false,
952
+ "rstrip": false,
953
+ "normalized": true,
954
+ "special": false
955
+ },
956
+ {
957
+ "id": 32102,
958
+ "content": "<universite>",
959
+ "single_word": false,
960
+ "lstrip": false,
961
+ "rstrip": false,
962
+ "normalized": true,
963
+ "special": false
964
+ },
965
+ {
966
+ "id": 32103,
967
+ "content": "<entreprise_actuelle>",
968
+ "single_word": false,
969
+ "lstrip": false,
970
+ "rstrip": false,
971
+ "normalized": true,
972
+ "special": false
973
+ },
974
+ {
975
+ "id": 32104,
976
+ "content": "<competence_technologie>",
977
+ "single_word": false,
978
+ "lstrip": false,
979
+ "rstrip": false,
980
+ "normalized": true,
981
+ "special": false
982
+ },
983
+ {
984
+ "id": 32105,
985
+ "content": "<certification>",
986
+ "single_word": false,
987
+ "lstrip": false,
988
+ "rstrip": false,
989
+ "normalized": true,
990
+ "special": false
991
+ },
992
+ {
993
+ "id": 32106,
994
+ "content": "<annee_experience>",
995
+ "single_word": false,
996
+ "lstrip": false,
997
+ "rstrip": false,
998
+ "normalized": true,
999
+ "special": false
1000
  }
1001
  ],
1002
  "normalizer": {
tokenizer_config.json CHANGED
@@ -823,6 +823,62 @@
823
  "rstrip": false,
824
  "single_word": false,
825
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
826
  }
827
  },
828
  "additional_special_tokens": [
 
823
  "rstrip": false,
824
  "single_word": false,
825
  "special": true
826
+ },
827
+ "32100": {
828
+ "content": "<nom_prenom>",
829
+ "lstrip": false,
830
+ "normalized": true,
831
+ "rstrip": false,
832
+ "single_word": false,
833
+ "special": false
834
+ },
835
+ "32101": {
836
+ "content": "<intitule_diplome>",
837
+ "lstrip": false,
838
+ "normalized": true,
839
+ "rstrip": false,
840
+ "single_word": false,
841
+ "special": false
842
+ },
843
+ "32102": {
844
+ "content": "<universite>",
845
+ "lstrip": false,
846
+ "normalized": true,
847
+ "rstrip": false,
848
+ "single_word": false,
849
+ "special": false
850
+ },
851
+ "32103": {
852
+ "content": "<entreprise_actuelle>",
853
+ "lstrip": false,
854
+ "normalized": true,
855
+ "rstrip": false,
856
+ "single_word": false,
857
+ "special": false
858
+ },
859
+ "32104": {
860
+ "content": "<competence_technologie>",
861
+ "lstrip": false,
862
+ "normalized": true,
863
+ "rstrip": false,
864
+ "single_word": false,
865
+ "special": false
866
+ },
867
+ "32105": {
868
+ "content": "<certification>",
869
+ "lstrip": false,
870
+ "normalized": true,
871
+ "rstrip": false,
872
+ "single_word": false,
873
+ "special": false
874
+ },
875
+ "32106": {
876
+ "content": "<annee_experience>",
877
+ "lstrip": false,
878
+ "normalized": true,
879
+ "rstrip": false,
880
+ "single_word": false,
881
+ "special": false
882
  }
883
  },
884
  "additional_special_tokens": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09025838d6473838389a2e1f1c2fb48407f759127e83d2d37f05fd1576b76113
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73f5352778c94d33cd92251928069c405f40c8aa0322460ea75651f1c45c9376
3
  size 5048