Jessy3ric commited on
Commit
341ec26
1 Parent(s): 6064997

Upload 7 files

Browse files

Upload of the 7 remaining files in the folder containing the model

optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56db25d4cd39d38132e763ff831d7ed9fa948452d1e4be2d741c717f21775bba
3
+ size 544973061
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd7a9542b42569aa28a0dc32cf68b60008fb264bebc21797d734b670f5e8486
3
+ size 14575
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ee10988ac0fe0f97c8b384b84e786c7c2e5e0994b0533ab3a999fa434a1878
3
+ size 627
sentencepiece.bpe.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:988bc5a00281c6d210a5d34bd143d0363741a432fefe741bf71e61b1869d4314
3
+ size 810912
special_tokens_map.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<s>NOTUSED",
4
+ "</s>NOTUSED"
5
+ ],
6
+ "bos_token": "<s>",
7
+ "cls_token": "<s>",
8
+ "eos_token": "</s>",
9
+ "mask_token": {
10
+ "content": "<mask>",
11
+ "lstrip": true,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<pad>",
17
+ "sep_token": "</s>",
18
+ "unk_token": "<unk>"
19
+ }
trainer_state.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 2.216588020324707,
3
+ "best_model_checkpoint": "cmarkea/distilcamembert-base-emoji-pred/checkpoint-2804",
4
+ "epoch": 2.0,
5
+ "global_step": 2804,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.36,
12
+ "learning_rate": 1.8811222063718498e-05,
13
+ "loss": 2.5341,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.71,
18
+ "learning_rate": 1.7622444127436998e-05,
19
+ "loss": 2.329,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 1.0,
24
+ "eval_accuracy": 0.3152823623873673,
25
+ "eval_loss": 2.2571091651916504,
26
+ "eval_runtime": 107.5303,
27
+ "eval_samples_per_second": 104.24,
28
+ "eval_steps_per_second": 3.264,
29
+ "step": 1402
30
+ },
31
+ {
32
+ "epoch": 1.07,
33
+ "learning_rate": 1.6433666191155494e-05,
34
+ "loss": 2.2509,
35
+ "step": 1500
36
+ },
37
+ {
38
+ "epoch": 1.43,
39
+ "learning_rate": 1.524488825487399e-05,
40
+ "loss": 2.1789,
41
+ "step": 2000
42
+ },
43
+ {
44
+ "epoch": 1.78,
45
+ "learning_rate": 1.4056110318592488e-05,
46
+ "loss": 2.1714,
47
+ "step": 2500
48
+ },
49
+ {
50
+ "epoch": 2.0,
51
+ "eval_accuracy": 0.32375769470960836,
52
+ "eval_loss": 2.216588020324707,
53
+ "eval_runtime": 107.7873,
54
+ "eval_samples_per_second": 103.992,
55
+ "eval_steps_per_second": 3.256,
56
+ "step": 2804
57
+ }
58
+ ],
59
+ "max_steps": 8412,
60
+ "num_train_epochs": 6,
61
+ "total_flos": 1.188348885233664e+16,
62
+ "trial_name": null,
63
+ "trial_params": null
64
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d76022245ea7efe69057596aafca14b72af72169ec3972d50ff53aad2a794c
3
+ size 3451