jlw1491625
commited on
Commit
•
f59faa1
1
Parent(s):
e158dd9
Upload folder using huggingface_hub
Browse files- README.md +3 -0
- config.json +1 -0
- model.joblib +3 -0
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Akiva-Josh/AkivaJoshModel
|
2 |
+
|
3 |
+
Neural Network for Fox vs. NBC news classification.
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"vocab_size": 9018, "max_length": 40, "embedding_dim": 100, "num_labels": 2, "model_type": "neural_network"}
|
model.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c298d589a2158eb513cb52191144518a2acab2cb0c04f1df14fca0f712fa4a1
|
3 |
+
size 4
|