Upload folder using huggingface_hub
Browse files- artifact.metadata +8 -11
- model.safetensors +1 -1
artifact.metadata
CHANGED
@@ -12,14 +12,11 @@
|
|
12 |
"nbits": 4,
|
13 |
"kmeans_niters": 20,
|
14 |
"resume": false,
|
15 |
-
"pool_factor": 1,
|
16 |
-
"clustering_mode": "hierarchical",
|
17 |
-
"protected_tokens": 0,
|
18 |
"similarity": "cosine",
|
19 |
"bsize": 32,
|
20 |
"accumsteps": 1,
|
21 |
"lr": 5e-6,
|
22 |
-
"maxsteps":
|
23 |
"save_every": 9,
|
24 |
"warmup": 9,
|
25 |
"warmup_bert": null,
|
@@ -37,24 +34,24 @@
|
|
37 |
"doc_maxlen": 256,
|
38 |
"mask_punctuation": true,
|
39 |
"checkpoint": "colbert-ir\/colbertv2.0",
|
40 |
-
"triples": "\/
|
41 |
-
"collection": "\/
|
42 |
-
"queries": "\/
|
43 |
"index_name": null,
|
44 |
"overwrite": false,
|
45 |
"root": ".ragatouille\/",
|
46 |
"experiment": "colbert",
|
47 |
"index_root": null,
|
48 |
-
"name": "2024-09\/26\/
|
49 |
"rank": 0,
|
50 |
"nranks": 2,
|
51 |
"amp": true,
|
52 |
"gpus": 2,
|
53 |
"avoid_fork_if_possible": false,
|
54 |
"meta": {
|
55 |
-
"hostname": "
|
56 |
-
"current_datetime": "Sep 26, 2024 ; 4:
|
57 |
-
"cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/root\/.local\/share\/jupyter\/runtime\/kernel-
|
58 |
"version": "colbert-v0.4"
|
59 |
}
|
60 |
}
|
|
|
12 |
"nbits": 4,
|
13 |
"kmeans_niters": 20,
|
14 |
"resume": false,
|
|
|
|
|
|
|
15 |
"similarity": "cosine",
|
16 |
"bsize": 32,
|
17 |
"accumsteps": 1,
|
18 |
"lr": 5e-6,
|
19 |
+
"maxsteps": 5000,
|
20 |
"save_every": 9,
|
21 |
"warmup": 9,
|
22 |
"warmup_bert": null,
|
|
|
34 |
"doc_maxlen": 256,
|
35 |
"mask_punctuation": true,
|
36 |
"checkpoint": "colbert-ir\/colbertv2.0",
|
37 |
+
"triples": "\/root\/.cache\/huggingface\/hub\/datasets--tensorboy--chunks_dataset\/snapshots\/11809bcb1a7e9317516339776279907b82ffa630\/train\/triples.train.colbert.jsonl",
|
38 |
+
"collection": "\/root\/.cache\/huggingface\/hub\/datasets--tensorboy--chunks_dataset\/snapshots\/11809bcb1a7e9317516339776279907b82ffa630\/train\/corpus.train.colbert.tsv",
|
39 |
+
"queries": "\/root\/.cache\/huggingface\/hub\/datasets--tensorboy--chunks_dataset\/snapshots\/11809bcb1a7e9317516339776279907b82ffa630\/train\/queries.train.colbert.tsv",
|
40 |
"index_name": null,
|
41 |
"overwrite": false,
|
42 |
"root": ".ragatouille\/",
|
43 |
"experiment": "colbert",
|
44 |
"index_root": null,
|
45 |
+
"name": "2024-09\/26\/16.35.25",
|
46 |
"rank": 0,
|
47 |
"nranks": 2,
|
48 |
"amp": true,
|
49 |
"gpus": 2,
|
50 |
"avoid_fork_if_possible": false,
|
51 |
"meta": {
|
52 |
+
"hostname": "9373fc80d516",
|
53 |
+
"current_datetime": "Sep 26, 2024 ; 4:37PM UTC (+0000)",
|
54 |
+
"cmd": "\/opt\/conda\/lib\/python3.10\/site-packages\/ipykernel_launcher.py -f \/root\/.local\/share\/jupyter\/runtime\/kernel-23e2b848-72f2-4f0a-8901-214295ccbc79.json",
|
55 |
"version": "colbert-v0.4"
|
56 |
}
|
57 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438345624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c889501b65fdf96616f32b6afead0433927da465fdc34cdec1f6ea11a9ca8584
|
3 |
size 438345624
|