Xmm commited on
Commit
3627d75
1 Parent(s): 29886be

Training in progress, step 18200

Browse files
.gitattributes CHANGED
File without changes
.gitignore CHANGED
File without changes
README.md CHANGED
File without changes
config.json CHANGED
@@ -53,7 +53,7 @@
53
  "num_hidden_layers": 6,
54
  "pad_token_id": 1,
55
  "torch_dtype": "float32",
56
- "transformers_version": "4.30.2",
57
  "use_cache": true,
58
  "vocab_size": 50265
59
  }
 
53
  "num_hidden_layers": 6,
54
  "pad_token_id": 1,
55
  "torch_dtype": "float32",
56
+ "transformers_version": "4.27.1",
57
  "use_cache": true,
58
  "vocab_size": 50265
59
  }
generation_config.json CHANGED
File without changes
merges.txt CHANGED
@@ -1,4 +1,4 @@
1
- #version: 0.2
2
  Ġ t
3
  Ġ a
4
  h e
 
1
+ #version: 0.2 - Trained by `huggingface/tokenizers`
2
  Ġ t
3
  Ġ a
4
  h e
model.safetensors CHANGED
File without changes
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f821b99e4772bee3b6c07fcb3209e65e044f34e742a5722367842d7ec267a2c
3
  size 647680813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755c42b7769bc3aa69ab7d2bef09f2ed6129dd7e083653bd4cdd04ea8be39f6f
3
  size 647680813
runs/Aug18_10-21-58_pop-os/1692325324.4529653/events.out.tfevents.1692325324.pop-os.25621.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319f386b3e4a4a20d72854815f621b27507730a56ac0fb75fe402363ec51fab3
3
+ size 6123
runs/Aug18_10-21-58_pop-os/events.out.tfevents.1692325324.pop-os.25621.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19d1f0928addc66b343e731f0a1a782203a2ab4438d996ca6691a3f50ecb0b9c
3
+ size 7983
special_tokens_map.json CHANGED
File without changes
tokenizer.json CHANGED
@@ -96,7 +96,6 @@
96
  "continuing_subword_prefix": "",
97
  "end_of_word_suffix": "",
98
  "fuse_unk": false,
99
- "byte_fallback": false,
100
  "vocab": {
101
  "<s>": 0,
102
  "<pad>": 1,
 
96
  "continuing_subword_prefix": "",
97
  "end_of_word_suffix": "",
98
  "fuse_unk": false,
 
99
  "vocab": {
100
  "<s>": 0,
101
  "<pad>": 1,
tokenizer_config.json CHANGED
@@ -8,7 +8,6 @@
8
  "rstrip": false,
9
  "single_word": false
10
  },
11
- "clean_up_tokenization_spaces": true,
12
  "cls_token": {
13
  "__type": "AddedToken",
14
  "content": "<s>",
@@ -51,6 +50,7 @@
51
  "rstrip": false,
52
  "single_word": false
53
  },
 
54
  "tokenizer_class": "LEDTokenizer",
55
  "trim_offsets": true,
56
  "unk_token": {
 
8
  "rstrip": false,
9
  "single_word": false
10
  },
 
11
  "cls_token": {
12
  "__type": "AddedToken",
13
  "content": "<s>",
 
50
  "rstrip": false,
51
  "single_word": false
52
  },
53
+ "special_tokens_map_file": "/home/dh/.cache/huggingface/hub/models--allenai--led-base-16384/snapshots/38335783885b338d93791936c54bb4be46bebed9/special_tokens_map.json",
54
  "tokenizer_class": "LEDTokenizer",
55
  "trim_offsets": true,
56
  "unk_token": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:850119b08e85562fd95ee3cee53259229fd03bf81596290675486f93a9954068
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8737edd87eadb2b2ff7d94032e4a8a1de44636d56764142fe30d238e43cb6647
3
+ size 3771
vocab.json CHANGED
File without changes