terry69 commited on
Commit
dc9d51c
1 Parent(s): 740c481

Model save

Browse files
README.md CHANGED
@@ -1,14 +1,10 @@
1
  ---
2
  license: apache-2.0
3
- library_name: peft
4
  tags:
5
- - alignment-handbook
6
  - trl
7
  - sft
8
  - generated_from_trainer
9
- base_model: mistralai/Mistral-7B-v0.1
10
- datasets:
11
- - HuggingFaceH4/ultrachat_200k
12
  model-index:
13
  - name: mistral20p
14
  results: []
@@ -19,7 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # mistral20p
21
 
22
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the HuggingFaceH4/ultrachat_200k dataset.
 
 
23
 
24
  ## Model description
25
 
@@ -54,12 +52,14 @@ The following hyperparameters were used during training:
54
 
55
  ### Training results
56
 
 
 
 
57
 
58
 
59
  ### Framework versions
60
 
61
- - PEFT 0.11.1
62
  - Transformers 4.41.1
63
  - Pytorch 2.2.2+cu121
64
  - Datasets 2.19.1
65
- - Tokenizers 0.19.1
 
1
  ---
2
  license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-v0.1
4
  tags:
 
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
 
 
8
  model-index:
9
  - name: mistral20p
10
  results: []
 
15
 
16
  # mistral20p
17
 
18
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: nan
21
 
22
  ## Model description
23
 
 
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 0.702 | 1.0 | 406 | nan |
58
 
59
 
60
  ### Framework versions
61
 
 
62
  - Transformers 4.41.1
63
  - Pytorch 2.2.2+cu121
64
  - Datasets 2.19.1
65
+ - Tokenizers 0.19.1
all_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 1.0,
3
- "total_flos": 1.6764562374852608e+16,
4
- "train_loss": 0.0,
5
- "train_runtime": 0.0156,
6
  "train_samples": 103932,
7
- "train_samples_per_second": 6662118.554,
8
- "train_steps_per_second": 104099.609
9
  }
 
1
  {
2
  "epoch": 1.0,
3
+ "total_flos": 2.1031592360023163e+18,
4
+ "train_loss": 0.7368329773689138,
5
+ "train_runtime": 67624.003,
6
  "train_samples": 103932,
7
+ "train_samples_per_second": 1.537,
8
+ "train_steps_per_second": 0.006
9
  }
runs/May29_02-17-51_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716949083.ip-172-31-69-60.ec2.internal.2097.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7476f148101391ba89c26b0967d6ba8a8cef3425f07d8f9f172ca84438216740
3
- size 22080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4beee68ba65b3f2f4ae0aa844258acd5ce78ac04b534a5da91bd6400fc3c32c7
3
+ size 22916
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 1.0,
3
- "total_flos": 1.6764562374852608e+16,
4
- "train_loss": 0.0,
5
- "train_runtime": 0.0156,
6
  "train_samples": 103932,
7
- "train_samples_per_second": 6662118.554,
8
- "train_steps_per_second": 104099.609
9
  }
 
1
  {
2
  "epoch": 1.0,
3
+ "total_flos": 2.1031592360023163e+18,
4
+ "train_loss": 0.7368329773689138,
5
+ "train_runtime": 67624.003,
6
  "train_samples": 103932,
7
+ "train_samples_per_second": 1.537,
8
+ "train_steps_per_second": 0.006
9
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff