onkar81 commited on
Commit
7c944a3
·
verified ·
1 Parent(s): feb7dfa

Upload BartForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "facebook/bart-large-cnn",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
- "BartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.0,
11
  "bos_token_id": 0,
 
1
  {
2
+ "_name_or_path": "/kaggle/working/fine_tuned_bart_model",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
+ "BartForSequenceClassification"
9
  ],
10
  "attention_dropout": 0.0,
11
  "bos_token_id": 0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f060baaeed9e8d16f070bf824c7fd285876665cca088d4956b86b5cd4af13ed
3
- size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5754d35c8abb6dfc522f5717bfbed80507c08f863154089997adffc364b19b0
3
+ size 1629432868