tuna1283 commited on
Commit
2ae738c
1 Parent(s): 8aec2cf

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-finetuned-squad",
3
  "architectures": [
4
  "BertForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "bert-base-cased",
3
  "architectures": [
4
  "BertForQuestionAnswering"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96b862e5d3c6795332ebbbdf4a1a3c1b9e02e7d1f4c4c72296cc91b86304ed7f
3
  size 430908208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c61696cf09effab5e42164472198880ae85bca3fe16297645fdc066019ce552
3
  size 430908208
runs/Jun11_17-03-08_0af542a51991/events.out.tfevents.1718125392.0af542a51991.2697.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b14ee4a32595937bc5b49090d0a58d849afc107e1334be64151aa49267e8852d
3
+ size 9023
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 384,
6
- "strategy": "OnlySecond",
7
- "stride": 64
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 384
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2925e60cb477a47dd454c5b8524f6b15850e6a36f48cc27c8bdaf5e5cf4f7a34
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ffd6104575d6eb6b2417ac0fb72eeab01525165a3c8aca328f624651dcacbd9
3
  size 5112