Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,16 +2,19 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: kasrahabib/KM35NCDF
|
7 |
results: []
|
8 |
-
widget:
|
9 |
-
- text: "Application needs to keep track of subtasks in a task."
|
10 |
-
example_title: "Requirment 1"
|
11 |
-
- text: "The system shall allow users to enter time in several different formats."
|
12 |
-
example_title: "Requirment 2"
|
13 |
-
- text: "The system shall allow users who hold any of the ORES/ORELSE/PROVIDER keys to be viewed as a clinical user and has full access privileges to all problem list options."
|
14 |
-
example_title: "Requirment 3"
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
widget:
|
6 |
+
- text: Application needs to keep track of subtasks in a task.
|
7 |
+
example_title: Requirment 1
|
8 |
+
- text: The system shall allow users to enter time in several different formats.
|
9 |
+
example_title: Requirment 2
|
10 |
+
- text: The system shall allow users who hold any of the ORES/ORELSE/PROVIDER keys
|
11 |
+
to be viewed as a clinical user and has full access privileges to all problem
|
12 |
+
list options.
|
13 |
+
example_title: Requirment 3
|
14 |
+
base_model: sentence-transformers/all-MiniLM-L6-v2
|
15 |
model-index:
|
16 |
- name: kasrahabib/KM35NCDF
|
17 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|