JonPGallegos
commited on
Commit
•
0bdbd04
1
Parent(s):
10d21cf
Update README.md
Browse files
README.md
CHANGED
@@ -17,21 +17,12 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:** [
|
21 |
-
- **
|
22 |
-
- **
|
23 |
-
- **
|
24 |
-
- **
|
25 |
-
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
-
### Model Sources [optional]
|
29 |
-
|
30 |
-
<!-- Provide the basic links for the model. -->
|
31 |
-
|
32 |
-
- **Repository:** [More Information Needed]
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
|
@@ -87,7 +78,7 @@ Use the code below to get started with the model.
|
|
87 |
|
88 |
#### Preprocessing [optional]
|
89 |
|
90 |
-
[
|
91 |
|
92 |
|
93 |
#### Training Hyperparameters
|
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
+
- **Developed by:** [Jon Gallegos]
|
21 |
+
- **Model type:** [Text to Classification]
|
22 |
+
- **Language(s) (NLP):** [English]
|
23 |
+
- **License:** [Any]
|
24 |
+
- **Finetuned from model [optional]:** [Bert-base-cased]
|
|
|
|
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
## Uses
|
28 |
|
|
|
78 |
|
79 |
#### Preprocessing [optional]
|
80 |
|
81 |
+
[Preprocessing Code]
|
82 |
|
83 |
|
84 |
#### Training Hyperparameters
|