ma2za commited on
Commit
32eb0a5
1 Parent(s): 1c5b30f

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +0 -0
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "albert-base-v2",
3
  "architectures": [
4
  "AlbertForSequenceClassification"
5
  ],
@@ -9,6 +9,7 @@
9
  "down_scale_factor": 1,
10
  "embedding_size": 128,
11
  "eos_token_id": 3,
 
12
  "gap_size": 0,
13
  "hidden_act": "gelu_new",
14
  "hidden_dropout_prob": 0,
 
1
  {
2
+ "_name_or_path": "textattack/albert-base-v2-imdb",
3
  "architectures": [
4
  "AlbertForSequenceClassification"
5
  ],
 
9
  "down_scale_factor": 1,
10
  "embedding_size": 128,
11
  "eos_token_id": 3,
12
+ "finetuning_task": "imdb",
13
  "gap_size": 0,
14
  "hidden_act": "gelu_new",
15
  "hidden_dropout_prob": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef6dd0ddf3e55fc209e9a684b522c80ae045e0bd6e5776cd1059825d671fd66f
3
  size 46750207
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db169753c22f7f554cc6c2f08f37aeb0a8269eca7ec79f3b4f325ebf29fbf27f
3
  size 46750207
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a634e1242e5250d5784cf4544b4b090a115cbfb23cc8a93a549e225593a2b244
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ab6dbccf71e80c98b5620f711a65e602d21e870a9483d96f2ba347b623c4ca
3
  size 4536