dymax commited on
Commit
4f9c75d
·
verified ·
1 Parent(s): f3d7085

End of training

Browse files
Files changed (4) hide show
  1. README.md +1 -2
  2. model.safetensors +1 -1
  3. special_tokens_map.json +23 -17
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- base_model: HuggingFaceTB/SmolLM2-135M
3
  library_name: transformers
4
  model_name: SmolLM2-FT-MyDataset
5
  tags:
@@ -13,7 +12,7 @@ licence: license
13
 
14
  # Model Card for SmolLM2-FT-MyDataset
15
 
16
- This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M).
17
  It has been trained using [TRL](https://github.com/huggingface/trl).
18
 
19
  ## Quick start
 
1
  ---
 
2
  library_name: transformers
3
  model_name: SmolLM2-FT-MyDataset
4
  tags:
 
12
 
13
  # Model Card for SmolLM2-FT-MyDataset
14
 
15
+ This model is a fine-tuned version of [None](https://huggingface.co/None).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42eec06748677f0558f870e628e5ae6bd6f746cc61b28214b9bd9c6c44a7cc3b
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c328ffe0fe440faebd52b290dbf04939cd105898d733a0d67bfc5ca08a83b1c4
3
  size 538090408
special_tokens_map.json CHANGED
@@ -1,23 +1,29 @@
1
  {
2
  "additional_special_tokens": [
3
- {
4
- "content": "<|im_start|>",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false
9
- },
10
- {
11
- "content": "<|im_end|>",
12
- "lstrip": false,
13
- "normalized": false,
14
- "rstrip": false,
15
- "single_word": false
16
- }
17
  ],
18
- "bos_token": "<|im_start|>",
19
- "eos_token": "<|im_end|>",
20
- "pad_token": "<|im_end|>",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  "unk_token": {
22
  "content": "<|endoftext|>",
23
  "lstrip": false,
 
1
  {
2
  "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
 
 
 
 
 
 
 
 
 
 
 
 
5
  ],
6
+ "bos_token": {
7
+ "content": "<|im_start|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "eos_token": {
14
+ "content": "<|im_end|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ },
20
+ "pad_token": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ },
27
  "unk_token": {
28
  "content": "<|endoftext|>",
29
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40c7a9185ca0c5dde98542f5d81b8268e34d6673a4034f3c11df18071e875d9a
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:004ebe719e42b5c978928e92ebb409491e003d0dfb6f18bfbc4f318e494d84e2
3
  size 5560