DorinSht commited on
Commit
b5d4a68
1 Parent(s): e7d5a89

Model save

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +68 -3
  2. all_results.json +16 -0
  3. args.bin +3 -0
  4. config.json +29 -0
  5. eval_results.json +10 -0
  6. events.out.tfevents.1715513642.isl-gpu26.2362706.0 +3 -0
  7. events.out.tfevents.1715516485.isl-gpu26.2362706.1 +3 -0
  8. events.out.tfevents.1715591176.isl-gpu27.3438570.0 +3 -0
  9. events.out.tfevents.1715594434.isl-gpu27.3438570.1 +3 -0
  10. events.out.tfevents.1715595770.isl-gpu27.3438570.2 +3 -0
  11. events.out.tfevents.1715595922.isl-gpu27.3438570.3 +3 -0
  12. events.out.tfevents.1716021025.isl-gpu27.2081789.0 +3 -0
  13. events.out.tfevents.1716021218.isl-gpu27.2081789.1 +3 -0
  14. events.out.tfevents.1716021928.isl-gpu27.2095958.0 +3 -0
  15. events.out.tfevents.1716022059.isl-gpu27.2095958.1 +3 -0
  16. events.out.tfevents.1716023455.isl-gpu27.2106850.0 +3 -0
  17. events.out.tfevents.1716023733.isl-gpu27.2106850.1 +3 -0
  18. events.out.tfevents.1716023884.isl-gpu27.2106850.2 +3 -0
  19. events.out.tfevents.1716038711.isl-cpu9.1319593.0 +3 -0
  20. events.out.tfevents.1716038789.isl-cpu9.2187226.0 +3 -0
  21. events.out.tfevents.1716043446.isl-gpu38.4161388.0 +3 -0
  22. events.out.tfevents.1716043602.isl-gpu38.4161388.1 +3 -0
  23. events.out.tfevents.1716043980.isl-gpu38.4163472.0 +3 -0
  24. events.out.tfevents.1716100022.isl-gpu27.2533195.0 +3 -0
  25. events.out.tfevents.1716100173.isl-gpu27.2533195.1 +3 -0
  26. events.out.tfevents.1716100373.isl-gpu27.2536535.0 +3 -0
  27. events.out.tfevents.1716100557.isl-gpu27.2536535.1 +3 -0
  28. events.out.tfevents.1716101612.isl-gpu27.2544726.0 +3 -0
  29. events.out.tfevents.1716118145.isl-gpu26.3553171.0 +3 -0
  30. events.out.tfevents.1716118147.isl-gpu27.2629209.0 +3 -0
  31. events.out.tfevents.1716118310.isl-gpu27.2629209.1 +3 -0
  32. events.out.tfevents.1716118313.isl-gpu26.3553171.1 +3 -0
  33. events.out.tfevents.1716119422.isl-gpu26.3561371.0 +3 -0
  34. events.out.tfevents.1716119423.isl-gpu27.2634353.0 +3 -0
  35. events.out.tfevents.1716120483.isl-gpu26.3570320.0 +3 -0
  36. events.out.tfevents.1716120483.isl-gpu27.2641767.0 +3 -0
  37. events.out.tfevents.1716120712.isl-gpu26.3570320.1 +3 -0
  38. events.out.tfevents.1716120715.isl-gpu27.2641767.1 +3 -0
  39. events.out.tfevents.1716121106.isl-gpu38.350628.0 +3 -0
  40. events.out.tfevents.1716121298.isl-gpu38.351523.0 +3 -0
  41. events.out.tfevents.1716122875.isl-gpu26.3583839.0 +3 -0
  42. events.out.tfevents.1716122877.isl-gpu27.2654252.0 +3 -0
  43. events.out.tfevents.1716123365.isl-gpu38.364785.0 +3 -0
  44. events.out.tfevents.1716123558.isl-gpu38.364785.1 +3 -0
  45. events.out.tfevents.1716123605.isl-gpu38.368123.0 +3 -0
  46. events.out.tfevents.1716123798.isl-gpu38.368123.1 +3 -0
  47. events.out.tfevents.1716123820.isl-gpu38.369585.0 +3 -0
  48. events.out.tfevents.1716125824.isl-gpu38.380786.0 +3 -0
  49. events.out.tfevents.1716126487.isl-gpu38.383116.0 +3 -0
  50. events.out.tfevents.1716126487.isl-gpu38.383118.0 +3 -0
README.md CHANGED
@@ -1,3 +1,68 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: JackFram/llama-68m
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: recreate_llama_68M_vanilla
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # recreate_llama_68M_vanilla
17
+
18
+ This model is a fine-tuned version of [JackFram/llama-68m](https://huggingface.co/JackFram/llama-68m) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.6571
21
+ - Accuracy: 0.6944
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0005
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
52
+ | No log | 0.3125 | 10 | 2.1108 | 0.6368 |
53
+ | No log | 0.625 | 20 | 1.8348 | 0.6696 |
54
+ | No log | 0.9375 | 30 | 1.7489 | 0.6794 |
55
+ | No log | 1.25 | 40 | 1.7315 | 0.6781 |
56
+ | No log | 1.5625 | 50 | 1.6956 | 0.6846 |
57
+ | No log | 1.875 | 60 | 1.6770 | 0.6873 |
58
+ | No log | 2.1875 | 70 | 1.6866 | 0.6903 |
59
+ | No log | 2.5 | 80 | 1.6705 | 0.6911 |
60
+ | No log | 2.8125 | 90 | 1.6571 | 0.6944 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.0.dev0
66
+ - Pytorch 2.1.0+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.6942843185148998,
4
+ "eval_loss": 1.6576473712921143,
5
+ "eval_runtime": 2.7252,
6
+ "eval_samples": 10,
7
+ "eval_samples_per_second": 3.669,
8
+ "eval_steps_per_second": 0.367,
9
+ "perplexity": 5.246952182142712,
10
+ "total_flos": 1601895923712000.0,
11
+ "train_loss": 1.7650197347005208,
12
+ "train_runtime": 162.5074,
13
+ "train_samples": 1000,
14
+ "train_samples_per_second": 18.461,
15
+ "train_steps_per_second": 0.591
16
+ }
args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e481c33f0c155084ebf57a6ceaca65e925a3ba4ee05104ef931038f26a2eb0bf
3
+ size 5908
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "JackFram/llama-68m",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "max_position_embeddings": 2048,
15
+ "model_type": "llama",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 2,
18
+ "num_key_value_heads": 12,
19
+ "pad_token_id": 1,
20
+ "pretraining_tp": 1,
21
+ "rms_norm_eps": 1e-06,
22
+ "rope_scaling": null,
23
+ "rope_theta": 10000.0,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.41.0.dev0",
27
+ "use_cache": true,
28
+ "vocab_size": 32000
29
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.6942843185148998,
4
+ "eval_loss": 1.6576473712921143,
5
+ "eval_runtime": 2.7252,
6
+ "eval_samples": 10,
7
+ "eval_samples_per_second": 3.669,
8
+ "eval_steps_per_second": 0.367,
9
+ "perplexity": 5.246952182142712
10
+ }
events.out.tfevents.1715513642.isl-gpu26.2362706.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c43af1e00304a0c2058a38a351325a05486609a2ebae4b4e5b4ebbd31103c13c
3
+ size 19116
events.out.tfevents.1715516485.isl-gpu26.2362706.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6407ca47935b8f48ce76912bc1678c3ae97c3dc286a78c9c47e8bd10c546ae02
3
+ size 4845
events.out.tfevents.1715591176.isl-gpu27.3438570.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:585107075b89f2f8c43bffa2a4b327cb94ee3112e26664de6a295ea128d511bf
3
+ size 8997
events.out.tfevents.1715594434.isl-gpu27.3438570.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03473181ff53541f0a31668235cccc804dcb3da4d9b646923fb75b7b08d64a89
3
+ size 5161
events.out.tfevents.1715595770.isl-gpu27.3438570.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a73829f26a4bfd36d65467f2489e077d4bc467412e900ad89e399742818e87
3
+ size 9203
events.out.tfevents.1715595922.isl-gpu27.3438570.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eac4e80f2595d3678f62afa8a8e263c8e28c3d714577f7f4292f43eac5dc23e
3
+ size 405
events.out.tfevents.1716021025.isl-gpu27.2081789.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5203f4fbd8bb88d45328d4d6a7e792bb8f0118be3caad2fc2cd3774ec1466493
3
+ size 6786
events.out.tfevents.1716021218.isl-gpu27.2081789.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c70bb45f2e03e64e6697c464ce338216e0b38a449e7d09efa1913972619459
3
+ size 405
events.out.tfevents.1716021928.isl-gpu27.2095958.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:786a75757332520484aa96eb34969b22c48384f7486735d8ea49d6e5caad57c6
3
+ size 6786
events.out.tfevents.1716022059.isl-gpu27.2095958.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a72923356e4372ad58802944faf380c87bd1f749381aaba259af446a568496
3
+ size 405
events.out.tfevents.1716023455.isl-gpu27.2106850.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70753546d5aac2aaaa23b068b87072f16dcdb31174ec6f9ac05ccf82bf6901f
3
+ size 4853
events.out.tfevents.1716023733.isl-gpu27.2106850.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43c30f90e8661ed6549b0a44d22c2807612c5a87f1d800579ca9346729857757
3
+ size 6786
events.out.tfevents.1716023884.isl-gpu27.2106850.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de36dc666eb1a11e0c43ac72f7c650bd01ed3dab34ab71fad811732e109fb214
3
+ size 405
events.out.tfevents.1716038711.isl-cpu9.1319593.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:455d7255b62d0f3fe91250cedfa1ac67582c8c19b352a92c0c19116ac7218919
3
+ size 88
events.out.tfevents.1716038789.isl-cpu9.2187226.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358d61d9efe5321fbc6b1ac1bc4f0c6c998ef0dd855ea6072aae2b8aa35fcc4a
3
+ size 88
events.out.tfevents.1716043446.isl-gpu38.4161388.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72af3359633ca12b5270d12184330cc74d24828e46e2be80decddae813d35fc1
3
+ size 11146
events.out.tfevents.1716043602.isl-gpu38.4161388.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7202067b19e7bb7d66ee7059917d5c3ad81dae51e1609c84cf40a3499021705
3
+ size 411
events.out.tfevents.1716043980.isl-gpu38.4163472.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da92db2b7fea83132f3339c2d061460b32ffce196ed5e3154b6034b0524e599d
3
+ size 8220
events.out.tfevents.1716100022.isl-gpu27.2533195.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f3c81ca68fb872e4ca1d8266feaae64ab5dccf03884c7b760a25cbec27fa51
3
+ size 6786
events.out.tfevents.1716100173.isl-gpu27.2533195.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88c8ea783e35ce5c490fca58cb3117a100337878a7abe6d56df8ace8691c0dd
3
+ size 405
events.out.tfevents.1716100373.isl-gpu27.2536535.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0e19be0d65f91904b9904337cd6e0993133d93432209367a35fb34316b46091
3
+ size 8054
events.out.tfevents.1716100557.isl-gpu27.2536535.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4cc31479935d8e93bb2f51dfe78b44af50232198ea8326d5901db80cd3a57f8
3
+ size 405
events.out.tfevents.1716101612.isl-gpu27.2544726.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:166a77f2befdca4725a869cab350b18b7c2651e35186b289b08f2b0b3789a860
3
+ size 6438
events.out.tfevents.1716118145.isl-gpu26.3553171.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b457b65cc7c4625e852cba1117ba8cc438baa3f19670022b6bd9da105e30398
3
+ size 8054
events.out.tfevents.1716118147.isl-gpu27.2629209.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0ea52799ccf99c170601129a8f7b23784895773641451ecdcdc599f22957f64
3
+ size 8054
events.out.tfevents.1716118310.isl-gpu27.2629209.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce8e3dcdb269ef708e57f7b299e94fa8ff49624f14f441f5f483bb944f74f2e
3
+ size 405
events.out.tfevents.1716118313.isl-gpu26.3553171.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2f34cd513640aae0b5db5509c31b73cbd78fbd2d79978d6648eca6b1b1e91e
3
+ size 405
events.out.tfevents.1716119422.isl-gpu26.3561371.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a06167a20a20e7a740af06af8e266fcbe1110d62ca4c3a58c82f0dfaa735e71
3
+ size 88
events.out.tfevents.1716119423.isl-gpu27.2634353.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc2d196597fd94ecdbf394c11c89551975570d5adb9cda29e76a0a43446a7e6
3
+ size 88
events.out.tfevents.1716120483.isl-gpu26.3570320.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad51f51b5ed3d03bf9bd437b1a9720996b906d0175a63d10b476e3c6f58ff4b6
3
+ size 11156
events.out.tfevents.1716120483.isl-gpu27.2641767.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de6dea72bd9e7808a673e46d52db8715058d81adf7fb48f376584199b8cef811
3
+ size 11156
events.out.tfevents.1716120712.isl-gpu26.3570320.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677d7c7bdabc8ab996cdc5cc6463644e7811206281676c25118b4564688a139b
3
+ size 411
events.out.tfevents.1716120715.isl-gpu27.2641767.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f577a092a056e5461dd26f13e3fd601f94d6666d2876c06731d3b47bc6e51af
3
+ size 411
events.out.tfevents.1716121106.isl-gpu38.350628.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef1ae288f7389af9c89ef9b0a442e34741438e3a3490715af7a38aea78ba7d9
3
+ size 7389
events.out.tfevents.1716121298.isl-gpu38.351523.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ede97549d105be7f6f92a8ac95d22d353994a2a14b6df9f86dc4785051f1c459
3
+ size 7389
events.out.tfevents.1716122875.isl-gpu26.3583839.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be929503a020b2890cba0781e9888e87827bce9bf7e57bd0be1e8d53fa5f060d
3
+ size 6438
events.out.tfevents.1716122877.isl-gpu27.2654252.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b67f01bb5b509776d03a964c5418d8940016e76695f7e6c78deaa3d335121a12
3
+ size 6438
events.out.tfevents.1716123365.isl-gpu38.364785.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda6aceb8ab2a7b337a65fd2904088244ddaa4cffe00db72f4fe97e58c437c54
3
+ size 11156
events.out.tfevents.1716123558.isl-gpu38.364785.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48644fc2e44eab3691b45c93da48b9ead498816946ad508240a94f917051e295
3
+ size 411
events.out.tfevents.1716123605.isl-gpu38.368123.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d24affa3b4419dc1ccdf6255be882f32f757b43fd89de7480fa3232952f9c24
3
+ size 11156
events.out.tfevents.1716123798.isl-gpu38.368123.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b561a1ee36bc028bdf911f91191787b0bb622be8c387616718615e3cfde257a3
3
+ size 411
events.out.tfevents.1716123820.isl-gpu38.369585.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9888a5d8c80dd6f0ba80d5d392e1bd8bb5767f9bef770352314c49d52394aa5
3
+ size 9510
events.out.tfevents.1716125824.isl-gpu38.380786.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa4560dfa9e09342ee49736dd1ffb34460685f80f16dde0c9611b443eb47a5a
3
+ size 6438
events.out.tfevents.1716126487.isl-gpu38.383116.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126ff676d785c05f84eb9135d1be7afe3f157d1d91168cd1080338f3c255106a
3
+ size 9833
events.out.tfevents.1716126487.isl-gpu38.383118.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2da0ffa27c5aa2c3265e1572098065f95272676cee088a52d147882386ffe25e
3
+ size 9833