abhinavkk commited on
Commit
1ec7d9e
·
verified ·
1 Parent(s): 2868895

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +12 -8
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -13,11 +13,13 @@
13
  "1": "Checking or savings account",
14
  "2": "Consumer Loan",
15
  "3": "Credit card or prepaid card",
16
- "4": "Credit reporting or other personal consumer reports",
17
  "5": "Debt collection",
18
- "6": "Mortgage",
19
- "7": "Student loan",
20
- "8": "Vehicle loan or lease"
 
 
21
  },
22
  "initializer_range": 0.02,
23
  "label2id": {
@@ -25,11 +27,13 @@
25
  "Checking or savings account": 1,
26
  "Consumer Loan": 2,
27
  "Credit card or prepaid card": 3,
28
- "Credit reporting or other personal consumer reports": 4,
29
  "Debt collection": 5,
30
- "Mortgage": 6,
31
- "Student loan": 7,
32
- "Vehicle loan or lease": 8
 
 
33
  },
34
  "max_position_embeddings": 512,
35
  "model_type": "distilbert",
 
13
  "1": "Checking or savings account",
14
  "2": "Consumer Loan",
15
  "3": "Credit card or prepaid card",
16
+ "4": "Credit reporting, credit repair services, or other personal consumer reports",
17
  "5": "Debt collection",
18
+ "6": "Money transfer, virtual currency, or money service",
19
+ "7": "Mortgage",
20
+ "8": "Payday loan, title loan, personal loan, or advance loan",
21
+ "9": "Student loan",
22
+ "10": "Vehicle loan or lease"
23
  },
24
  "initializer_range": 0.02,
25
  "label2id": {
 
27
  "Checking or savings account": 1,
28
  "Consumer Loan": 2,
29
  "Credit card or prepaid card": 3,
30
+ "Credit reporting, credit repair services, or other personal consumer reports": 4,
31
  "Debt collection": 5,
32
+ "Money transfer, virtual currency, or money service": 6,
33
+ "Mortgage": 7,
34
+ "Payday loan, title loan, personal loan, or advance loan": 8,
35
+ "Student loan": 9,
36
+ "Vehicle loan or lease": 10
37
  },
38
  "max_position_embeddings": 512,
39
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c67a0bd737b0f2c0ff7527cea0f79aeeaaa9dc584ebfd0fb16827a9276193b22
3
- size 267854100
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531ccc69cc2885326800fbf02e34b809a3442123579e47f815f168a104321571
3
+ size 267860252
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:982e19eef561139af7bc2cfab3b1db64e7d378b1ce1f703e8230af49ef920a40
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e4b76f722bd4bb955c9630ca01d8e3b5a03a8820a54c29c20fb94e0ec09e1cf
3
  size 5304