thegallier commited on
Commit
a80f9f8
1 Parent(s): 4a80723

End of training

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3.1-8B
3
+ library_name: peft
4
+ license: llama3.1
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: llama3.18B-Fine-tunedByTheGallier
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # llama3.18B-Fine-tunedByTheGallier
18
+
19
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B) on the None dataset.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0002
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 16
43
+ - total_train_batch_size: 64
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - training_steps: 250
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Framework versions
50
+
51
+ - PEFT 0.12.0
52
+ - Transformers 4.44.0
53
+ - Pytorch 2.3.1+cu121
54
+ - Datasets 2.21.0
55
+ - Tokenizers 0.19.1
runs/Aug18_17-54-19_7c5528807525/events.out.tfevents.1724003681.7c5528807525.4313.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2b92aeb15dec2c375b42185eed79b4d9d48fb8fe92c6311f447e595e206cc19
3
- size 11174
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:717a73eb10e85b95e19aa4633781e09697c2923145124408c8925a9bc0b11948
3
+ size 11528
runs/Aug18_17-54-19_7c5528807525/events.out.tfevents.1724006535.7c5528807525.4313.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22df59c425e48c91e65c72bcee015bc8cef21ca042f66940ab3a34782a71b263
3
+ size 5947
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {