Sukanyan commited on
Commit
c66e0a0
·
verified ·
1 Parent(s): 2f7ffeb

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -2
  2. model.safetensors +1 -1
  3. spiece.model +3 -0
  4. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "albert/albert-base-v2",
3
  "architectures": [
4
  "AlbertForSequenceClassification"
5
  ],
@@ -42,7 +41,7 @@
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.49.0",
46
  "type_vocab_size": 2,
47
  "vocab_size": 30000
48
  }
 
1
  {
 
2
  "architectures": [
3
  "AlbertForSequenceClassification"
4
  ],
 
41
  "position_embedding_type": "absolute",
42
  "problem_type": "single_label_classification",
43
  "torch_dtype": "float32",
44
+ "transformers_version": "4.52.3",
45
  "type_vocab_size": 2,
46
  "vocab_size": 30000
47
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0363ffa7ad4de2c41d3be1ec3466019cfd76b0b7f649d6a66acd0350125d3e2e
3
  size 46753140
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ac6223127fb4bcfaeae85c6730386dab869d1c585fb72a5726f6b954df4779
3
  size 46753140
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fefb02b667a6c5c2fe27602d28e5fb3428f66ab89c7d6f388e7c8d44a02d0336
3
+ size 760289
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ada4a0dc3bb75a4d22761a243dff7eb5fe3f03adfa576c3177bd4d5c2f50bd99
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fab3d724f249cf53587c46618716a642bedde2d952b837e3aa1090307d4ee31
3
+ size 5240