Update README.md
Browse files
README.md
CHANGED
@@ -36,33 +36,14 @@ pipeline_tag: question-answering
|
|
36 |
|
37 |
### Direct Use
|
38 |
|
39 |
-
|
40 |
|
41 |
-
[More Information Needed]
|
42 |
-
|
43 |
-
### Downstream Use [optional]
|
44 |
-
|
45 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
46 |
-
|
47 |
-
[More Information Needed]
|
48 |
-
|
49 |
-
### Out-of-Scope Use
|
50 |
-
|
51 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
52 |
-
|
53 |
-
[More Information Needed]
|
54 |
-
|
55 |
-
## Bias, Risks, and Limitations
|
56 |
-
|
57 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
58 |
-
|
59 |
-
[More Information Needed]
|
60 |
|
61 |
### Recommendations
|
62 |
|
63 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
64 |
|
65 |
-
Users
|
66 |
|
67 |
## How to Get Started with the Model
|
68 |
|
@@ -84,10 +65,6 @@ https://github.com/YuchanJung/AI-Instructor?tab=readme-ov-file#model-training
|
|
84 |
|
85 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
86 |
|
87 |
-
#### Preprocessing [optional]
|
88 |
-
|
89 |
-
[More Information Needed]
|
90 |
-
|
91 |
|
92 |
#### Training Hyperparameters
|
93 |
|
|
|
36 |
|
37 |
### Direct Use
|
38 |
|
39 |
+
Can be used as an assistant for students who are studying machine learning and deep learning.
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
### Recommendations
|
43 |
|
44 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
45 |
|
46 |
+
Users should crosscheck the answer.
|
47 |
|
48 |
## How to Get Started with the Model
|
49 |
|
|
|
65 |
|
66 |
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
67 |
|
|
|
|
|
|
|
|
|
68 |
|
69 |
#### Training Hyperparameters
|
70 |
|