awernerfelt
commited on
Commit
•
79ef164
1
Parent(s):
4dbeeaa
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags: []
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
|
11 |
|
12 |
## Model Details
|
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
This is the baseline model for the news source classification project. To perform inference, you call model.predict('test.csv').
|
10 |
|
11 |
|
12 |
## Model Details
|