domci commited on
Commit
5dfdbc0
1 Parent(s): da28189

adddign model files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoints/.DS_Store +0 -0
  2. checkpoints/colbert-10000/artifact.metadata +57 -0
  3. checkpoints/colbert-10000/config.json +26 -0
  4. checkpoints/colbert-10000/model.safetensors +3 -0
  5. checkpoints/colbert-10000/special_tokens_map.json +7 -0
  6. checkpoints/colbert-10000/tokenizer.json +0 -0
  7. checkpoints/colbert-10000/tokenizer_config.json +58 -0
  8. checkpoints/colbert-10000/vocab.txt +0 -0
  9. checkpoints/colbert-20000/artifact.metadata +57 -0
  10. checkpoints/colbert-20000/config.json +26 -0
  11. checkpoints/colbert-20000/model.safetensors +3 -0
  12. checkpoints/colbert-20000/special_tokens_map.json +7 -0
  13. checkpoints/colbert-20000/tokenizer.json +0 -0
  14. checkpoints/colbert-20000/tokenizer_config.json +58 -0
  15. checkpoints/colbert-20000/vocab.txt +0 -0
  16. checkpoints/colbert-25000/artifact.metadata +57 -0
  17. checkpoints/colbert-25000/config.json +26 -0
  18. checkpoints/colbert-25000/model.safetensors +3 -0
  19. checkpoints/colbert-25000/special_tokens_map.json +7 -0
  20. checkpoints/colbert-25000/tokenizer.json +0 -0
  21. checkpoints/colbert-25000/tokenizer_config.json +58 -0
  22. checkpoints/colbert-25000/vocab.txt +0 -0
  23. checkpoints/colbert-30000/artifact.metadata +57 -0
  24. checkpoints/colbert-30000/config.json +26 -0
  25. checkpoints/colbert-30000/model.safetensors +3 -0
  26. checkpoints/colbert-30000/special_tokens_map.json +7 -0
  27. checkpoints/colbert-30000/tokenizer.json +0 -0
  28. checkpoints/colbert-30000/tokenizer_config.json +58 -0
  29. checkpoints/colbert-30000/vocab.txt +0 -0
  30. checkpoints/colbert-32000/artifact.metadata +57 -0
  31. checkpoints/colbert-32000/config.json +26 -0
  32. checkpoints/colbert-32000/model.safetensors +3 -0
  33. checkpoints/colbert-32000/special_tokens_map.json +7 -0
  34. checkpoints/colbert-32000/tokenizer.json +0 -0
  35. checkpoints/colbert-32000/tokenizer_config.json +58 -0
  36. checkpoints/colbert-32000/vocab.txt +0 -0
  37. checkpoints/colbert-40000/artifact.metadata +57 -0
  38. checkpoints/colbert-40000/config.json +26 -0
  39. checkpoints/colbert-40000/model.safetensors +3 -0
  40. checkpoints/colbert-40000/special_tokens_map.json +7 -0
  41. checkpoints/colbert-40000/tokenizer.json +0 -0
  42. checkpoints/colbert-40000/tokenizer_config.json +58 -0
  43. checkpoints/colbert-40000/vocab.txt +0 -0
  44. checkpoints/colbert-50000/artifact.metadata +57 -0
  45. checkpoints/colbert-50000/config.json +26 -0
  46. checkpoints/colbert-50000/model.safetensors +3 -0
  47. checkpoints/colbert-50000/special_tokens_map.json +7 -0
  48. checkpoints/colbert-50000/tokenizer.json +0 -0
  49. checkpoints/colbert-50000/tokenizer_config.json +58 -0
  50. checkpoints/colbert-50000/vocab.txt +0 -0
checkpoints/.DS_Store ADDED
Binary file (6.15 kB). View file
 
checkpoints/colbert-10000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 9:45AM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-10000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-10000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb3580978eb4f8c8d6078a4bf7fbe57ed91424f0225d53af02447ca1cab90be
3
+ size 440127384
checkpoints/colbert-10000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-10000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-10000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-10000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-20000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 11:00AM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-20000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-20000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e01adf4d129f593b44d596b095fa9c4f510350c569d1a1ca23ebe0ac2fdc4c
3
+ size 440127384
checkpoints/colbert-20000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-20000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-20000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-20000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-25000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 11:37AM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-25000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-25000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a8a1fc62c368a71f0078e9212d27deb2167e67d9d3d3265f62d0d40e8d322c6
3
+ size 440127384
checkpoints/colbert-25000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-25000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-25000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-25000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-30000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 12:15PM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-30000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-30000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d735e1eb9985078b15c23c699ce2e9e26c6110be2feb7dff2cd9d9e367cca4e3
3
+ size 440127384
checkpoints/colbert-30000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-30000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-30000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-30000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-32000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 12:29PM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-32000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-32000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef942611b86abbffc5228864cda441085e2299c71f3c9db94ef27cf41125ebf
3
+ size 440127384
checkpoints/colbert-32000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-32000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-32000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-32000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-40000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 1:29PM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-40000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-40000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a50f7606fbd4a65b7f623daf363431a736c66efc938fae9277e838afb07e5008
3
+ size 440127384
checkpoints/colbert-40000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-40000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-40000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-40000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-50000/artifact.metadata ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "query_token_id": "[unused0]",
3
+ "doc_token_id": "[unused1]",
4
+ "query_token": "[Q]",
5
+ "doc_token": "[D]",
6
+ "ncells": null,
7
+ "centroid_score_threshold": null,
8
+ "ndocs": null,
9
+ "load_index_with_mmap": false,
10
+ "index_path": null,
11
+ "index_bsize": 64,
12
+ "nbits": 4,
13
+ "kmeans_niters": 4,
14
+ "resume": false,
15
+ "similarity": "cosine",
16
+ "bsize": 16,
17
+ "accumsteps": 1,
18
+ "lr": 5e-6,
19
+ "maxsteps": 500000,
20
+ "save_every": 19854,
21
+ "warmup": 19854,
22
+ "warmup_bert": null,
23
+ "relu": false,
24
+ "nway": 2,
25
+ "use_ib_negatives": true,
26
+ "reranker": false,
27
+ "distillation_alpha": 1.0,
28
+ "ignore_scores": false,
29
+ "model_name": "ColBERT-mmacro-de-1M",
30
+ "query_maxlen": 32,
31
+ "attend_to_mask_tokens": false,
32
+ "interaction": "colbert",
33
+ "dim": 128,
34
+ "doc_maxlen": 256,
35
+ "mask_punctuation": true,
36
+ "checkpoint": "dbmdz\/bert-base-german-cased",
37
+ "triples": "\/kaggle\/input\/mmarco-de-10m\/triples.train.colbert.jsonl",
38
+ "collection": "\/kaggle\/input\/mmarco-de-10m\/corpus.train.colbert.tsv",
39
+ "queries": "\/kaggle\/input\/mmarco-de-10m\/queries.train.colbert.tsv",
40
+ "index_name": null,
41
+ "overwrite": false,
42
+ "root": ".ragatouille\/",
43
+ "experiment": "colbert",
44
+ "index_root": null,
45
+ "name": "2024-02\/26\/08.29.22",
46
+ "rank": 0,
47
+ "nranks": 2,
48
+ "amp": true,
49
+ "gpus": 2,
50
+ "avoid_fork_if_possible": false,
51
+ "meta": {
52
+ "hostname": "faa3efed3289",
53
+ "current_datetime": "Feb 26, 2024 ; 2:44PM UTC (+0000)",
54
+ "cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/tmp\/tmpclobcmzl.json --HistoryManager.hist_file=:memory:",
55
+ "version": "colbert-v0.4"
56
+ }
57
+ }
checkpoints/colbert-50000/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz/bert-base-german-cased",
3
+ "architectures": [
4
+ "HF_ColBERT"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "output_past": true,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.37.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31102
26
+ }
checkpoints/colbert-50000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5399b46a58a25da805e1f487f621c85a59c72271451cdefa0bf212e8232c60e
3
+ size 440127384
checkpoints/colbert-50000/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
checkpoints/colbert-50000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/colbert-50000/tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "101": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "102": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "103": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "104": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "max_len": 512,
50
+ "model_max_length": 512,
51
+ "never_split": null,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "strip_accents": null,
55
+ "tokenize_chinese_chars": true,
56
+ "tokenizer_class": "BertTokenizer",
57
+ "unk_token": "[UNK]"
58
+ }
checkpoints/colbert-50000/vocab.txt ADDED
The diff for this file is too large to render. See raw diff