isaaclee commited on
Commit
35840f0
1 Parent(s): 4254b15

Model save

Browse files
Files changed (2) hide show
  1. README.md +5 -1
  2. tokenizer.json +2 -14
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # mistral_train_seq_cls_run1
15
 
16
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
17
 
18
  ## Model description
19
 
@@ -43,6 +43,10 @@ The following hyperparameters were used during training:
43
  - lr_scheduler_warmup_ratio: 0.03
44
  - num_epochs: 3
45
 
 
 
 
 
46
  ### Framework versions
47
 
48
  - PEFT 0.7.2.dev0
 
13
 
14
  # mistral_train_seq_cls_run1
15
 
16
+ 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.
17
 
18
  ## Model description
19
 
 
43
  - lr_scheduler_warmup_ratio: 0.03
44
  - num_epochs: 3
45
 
46
+ ### Training results
47
+
48
+
49
+
50
  ### Framework versions
51
 
52
  - PEFT 0.7.2.dev0
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 32768,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Left",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 32000,
14
- "pad_type_id": 0,
15
- "pad_token": "<|im_end|>"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,