russellc commited on
Commit
abeb138
1 Parent(s): 47a22c2

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "burakaytan/roberta-base-turkish-uncased",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -40,7 +40,7 @@
40
  "position_embedding_type": "absolute",
41
  "problem_type": "single_label_classification",
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.24.0",
44
  "type_vocab_size": 1,
45
  "use_cache": true,
46
  "vocab_size": 50265
 
1
  {
2
+ "_name_or_path": "russellc/roberta-news-classifier",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
40
  "position_embedding_type": "absolute",
41
  "problem_type": "single_label_classification",
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.25.1",
44
  "type_vocab_size": 1,
45
  "use_cache": true,
46
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7f1936d5bb128b9104e4f9163bff15b99e6ddc7e06c5d8f832f4dbf24012f53
3
  size 498675693
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99464e5eb7c90e984d74b7a12c01422e1e368001c58e30859c22a2afb2c7d009
3
  size 498675693
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41c90b729228236d9a72afd893654c9417bfae344c7e3c1a98741689e33cbcde
3
- size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6becb49814f95be74a9561ef4f0ad0cbc48a4839e0395ba8b966ec142a042f2f
3
+ size 3375