ombarki345 commited on
Commit
952174c
1 Parent(s): aee47bc

Training in progress, step 500

Browse files
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:42c3b2d0fe8307318061cc6a63d7ef01465ba409284bd1a2ee75e133c65119b7
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa452f58b4b903ec67414f9d0c5ab2639be6f706fbe4592243a1161c4fdf1d7
3
  size 242041896
runs/Mar19_13-05-37_8c0752404c4a/events.out.tfevents.1710853538.8c0752404c4a.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42177d75a30bf57e869130cb91c48d46f311790f05f1742d5b58c0c3b029183e
3
+ size 17957
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:8b4dbe10d37ecd4bce489a63c579509cab545b33405f818d50906f2c81da1076
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77319ef6c607b4c48b7caa66d5c40bf778980b47c9a06789eedce13491ead375
3
  size 5048