sasi2400 commited on
Commit
adb7e58
1 Parent(s): 7245ee0

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "IntangibleBERT",
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:1826d8f924501d5d380b4c15517e7ac9febe29bbb0a706c7f4b91fc62749722e
3
  size 438003505
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb746e0dd7054d99a6df2de3af31f48eba3dcc7ee3846661f7c04c19a0869fe
3
  size 438003505
runs/Jul31_19-30-57_fcd3f550014b/events.out.tfevents.1690831861.fcd3f550014b.1431.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289cd7c327f8780d10fab65fb02423761418ed27890745bbc41f52b198394157
3
+ size 4583
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
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": {
11
- "Fixed": 512
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:562e762686b56803c07dcaf63a40d4a495c22d0943a73abfba6f2fd2e32344ea
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c865a007c7a5292fc261095e42ebe3e524d221931b88f9b63e794ab14c2a7283
3
  size 3963