Spaces:
Running
Running
update model v11
Browse files- config.py +3 -3
- data/{anchor_name_sentence_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_10).pkl β anchor_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_11).pkl} +2 -2
- data/{sample_representative_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v1_0).pkl β anchor_name_sentence_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_11).pkl} +2 -2
- data/sampleData.csv +0 -0
- data/sampleDataInput.csv +0 -0
- data/sample_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-base).pkl +0 -3
- data/sample_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v1_1).pkl +0 -3
- data/{standardNameMapData.csv β standardData.csv} +0 -0
config.py
CHANGED
@@ -12,12 +12,12 @@ UPLOAD_DIR = os.path.join(BASE_DIR, "uploads")
|
|
12 |
OUTPUT_DIR = os.path.join(BASE_DIR, "outputs")
|
13 |
SUBJECT_DATA_FILE = os.path.join(DATA_DIR, "subjectData.csv")
|
14 |
SAMPLE_DATA_FILE = os.path.join(DATA_DIR, "sampleData.csv")
|
15 |
-
STANDARD_NAME_MAP_DATA_FILE = os.path.join(DATA_DIR, "
|
16 |
# Model Names
|
17 |
-
MODEL_NAME = "Detomo/cl-nagoya-sup-simcse-ja-for-standard-name-
|
18 |
SENTENCE_EMBEDDING_FILE = os.path.join(
|
19 |
DATA_DIR,
|
20 |
-
"
|
21 |
)
|
22 |
MODEL_TYPE = "openvino"
|
23 |
DEVICE_TYPE = "cpu"
|
|
|
12 |
OUTPUT_DIR = os.path.join(BASE_DIR, "outputs")
|
13 |
SUBJECT_DATA_FILE = os.path.join(DATA_DIR, "subjectData.csv")
|
14 |
SAMPLE_DATA_FILE = os.path.join(DATA_DIR, "sampleData.csv")
|
15 |
+
STANDARD_NAME_MAP_DATA_FILE = os.path.join(DATA_DIR, "standardData.csv")
|
16 |
# Model Names
|
17 |
+
MODEL_NAME = "Detomo/cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_11"
|
18 |
SENTENCE_EMBEDDING_FILE = os.path.join(
|
19 |
DATA_DIR,
|
20 |
+
"anchor_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_11).pkl",
|
21 |
)
|
22 |
MODEL_TYPE = "openvino"
|
23 |
DEVICE_TYPE = "cpu"
|
data/{anchor_name_sentence_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_10).pkl β anchor_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_11).pkl}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e3d15a8b600fc46392eef317d45fc2fda5b539b05b207b373fa18c498521ae1
|
3 |
+
size 12251300
|
data/{sample_representative_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v1_0).pkl β anchor_name_sentence_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v0_9_11).pkl}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4ab694e49dc81208646d88e29eb5b593a0a5c9da8236396d4d8d9f1e28a9786
|
3 |
+
size 12260516
|
data/sampleData.csv
DELETED
The diff for this file is too large to render.
See raw diff
|
|
data/sampleDataInput.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/sample_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-base).pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:37d23eb2818b20c0ca22c227260378a325207ccc37f0a3567a9ecfe89fb87c2e
|
3 |
-
size 17768611
|
|
|
|
|
|
|
|
data/sample_name_sentence_embeddings(cl-nagoya-sup-simcse-ja-for-standard-name-v1_1).pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5da36a0b6c4a23bcc2cc567da344d0b94c2efe6d7986f7a1b7e5f6b7ff721c4a
|
3 |
-
size 18017443
|
|
|
|
|
|
|
|
data/{standardNameMapData.csv β standardData.csv}
RENAMED
The diff for this file is too large to render.
See raw diff
|
|