mirfan899 commited on
Commit
c54d866
1 Parent(s): e1b9c1e

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/my_awesome_model/checkpoint-460",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "Maltehb/danish-bert-botxo",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b9e665b880082270200685a9b0586f10fb8889894ef0f867b800c00d998dbdd
3
  size 442551413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62eb76b91cc55a60d08a77c3e787c52e216253b17c693328ad16d5607fe64a0b
3
  size 442551413
runs/Jan27_16-39-47_e14ab204879c/1674837592.9555128/events.out.tfevents.1674837592.e14ab204879c.535.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de6df2448e16f5a84835c82cb58c1f8ebc0c4615e84ae13488fec05e26015bb
3
+ size 5652
runs/Jan27_16-39-47_e14ab204879c/events.out.tfevents.1674837592.e14ab204879c.535.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68fc40878d745b1b51a45280457bbebae6f96668fcd9a971ad065f13224a8876
3
+ size 4477
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
tokenizer_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "do_lower_case": true,
5
  "mask_token": "[MASK]",
6
  "model_max_length": 512,
7
- "name_or_path": "/content/my_awesome_model/checkpoint-460",
8
  "never_split": null,
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
 
4
  "do_lower_case": true,
5
  "mask_token": "[MASK]",
6
  "model_max_length": 512,
7
+ "name_or_path": "Maltehb/danish-bert-botxo",
8
  "never_split": null,
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1237c99802dde078c78b91e6f3f67e6dc103539d1c52bf818558c15d198c849c
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05fe526215f4ca3fdccc8e7988450c599aec70fe390033caa852cd574088d6b0
3
  size 3515