rajevan123 commited on
Commit
f74da0f
·
verified ·
1 Parent(s): 3b4b0b1

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. config.json +2 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -8,6 +8,7 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 384,
10
  "id2label": {
 
11
  "1": "INSIGNIFICANT SIMILARITY",
12
  "2": "LITTLE SIMILARITY",
13
  "3": "MEDIUM SIMILARITY",
@@ -20,6 +21,7 @@
20
  "INSIGNIFICANT SIMILARITY": 1,
21
  "LITTLE SIMILARITY": 2,
22
  "MEDIUM SIMILARITY": 3,
 
23
  "POSITIVE": 5,
24
  "VERY SIMILAR": 4
25
  },
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 384,
10
  "id2label": {
11
+ "0": "NO SIMILARITY",
12
  "1": "INSIGNIFICANT SIMILARITY",
13
  "2": "LITTLE SIMILARITY",
14
  "3": "MEDIUM SIMILARITY",
 
21
  "INSIGNIFICANT SIMILARITY": 1,
22
  "LITTLE SIMILARITY": 2,
23
  "MEDIUM SIMILARITY": 3,
24
+ "NO SIMILARITY": 0,
25
  "POSITIVE": 5,
26
  "VERY SIMILAR": 4
27
  },
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b73c4ac4bada0551c19280aa7f6b96e2426a1054f5e1d3c0e92f020c1d7aa2ef
3
- size 283352060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be609537f4db3f4569a31d5c3a8e3a3702e1ee25d5d7f65af802aab3efc4aa4c
3
+ size 283353600