tkcho commited on
Commit
f9ae670
1 Parent(s): 10839ba

Upload tokenizer

Browse files
added_tokens.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "[2024-07-11 09:16:00+09:00]": 20000
3
  }
 
1
  {
2
+ "[2024-07-11 16:31:00+09:00]": 20000
3
  }
special_tokens_map.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "additional_special_tokens": [
3
  {
4
- "content": "[2024-07-11 09:16:00+09:00]",
5
  "lstrip": false,
6
  "normalized": false,
7
  "rstrip": false,
 
1
  {
2
  "additional_special_tokens": [
3
  {
4
+ "content": "[2024-07-11 16:31:00+09:00]",
5
  "lstrip": false,
6
  "normalized": false,
7
  "rstrip": false,
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -41,7 +41,7 @@
41
  "special": true
42
  },
43
  "20000": {
44
- "content": "[2024-07-11 09:16:00+09:00]",
45
  "lstrip": false,
46
  "normalized": false,
47
  "rstrip": false,
@@ -50,7 +50,7 @@
50
  }
51
  },
52
  "additional_special_tokens": [
53
- "[2024-07-11 09:16:00+09:00]"
54
  ],
55
  "clean_up_tokenization_spaces": true,
56
  "cls_token": "[CLS]",
 
41
  "special": true
42
  },
43
  "20000": {
44
+ "content": "[2024-07-11 16:31:00+09:00]",
45
  "lstrip": false,
46
  "normalized": false,
47
  "rstrip": false,
 
50
  }
51
  },
52
  "additional_special_tokens": [
53
+ "[2024-07-11 16:31:00+09:00]"
54
  ],
55
  "clean_up_tokenization_spaces": true,
56
  "cls_token": "[CLS]",
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff