aiwannafly commited on
Commit
1d03c5d
1 Parent(s): 158311c

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +27 -23
  2. model.safetensors +2 -2
config.json CHANGED
@@ -14,36 +14,40 @@
14
  "id2label": {
15
  "0": "Method",
16
  "1": "Activity",
17
- "2": "Object",
18
- "3": "Person",
19
- "4": "Task",
20
- "5": "Organization",
21
- "6": "Model",
22
- "7": "Metric",
23
- "8": "Value",
24
- "9": "Date",
25
- "10": "Lang",
26
- "11": "R-Dataset",
27
  "12": "R-Application",
28
- "13": "Science"
 
 
29
  },
30
  "initializer_range": 0.02,
31
  "intermediate_size": 4096,
32
  "label2id": {
33
  "Activity": 1,
34
- "Date": 9,
35
- "Lang": 10,
 
 
36
  "Method": 0,
37
- "Metric": 7,
38
- "Model": 6,
39
- "Object": 2,
40
- "Organization": 5,
41
- "Person": 3,
42
  "R-Application": 12,
43
- "R-Dataset": 11,
44
- "Science": 13,
45
- "Task": 4,
46
- "Value": 8
47
  },
48
  "layer_norm_eps": 1e-05,
49
  "max_position_embeddings": 514,
@@ -54,7 +58,7 @@
54
  "position_embedding_type": "absolute",
55
  "problem_type": "single_label_classification",
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.38.1",
58
  "type_vocab_size": 1,
59
  "use_cache": true,
60
  "vocab_size": 50265
 
14
  "id2label": {
15
  "0": "Method",
16
  "1": "Activity",
17
+ "2": "Science",
18
+ "3": "Object",
19
+ "4": "Person",
20
+ "5": "InfoResource",
21
+ "6": "Task",
22
+ "7": "Organization",
23
+ "8": "Environment",
24
+ "9": "Model",
25
+ "10": "Metric",
26
+ "11": "Value",
27
  "12": "R-Application",
28
+ "13": "Date",
29
+ "14": "Lang",
30
+ "15": "R-Dataset"
31
  },
32
  "initializer_range": 0.02,
33
  "intermediate_size": 4096,
34
  "label2id": {
35
  "Activity": 1,
36
+ "Date": 13,
37
+ "Environment": 8,
38
+ "InfoResource": 5,
39
+ "Lang": 14,
40
  "Method": 0,
41
+ "Metric": 10,
42
+ "Model": 9,
43
+ "Object": 3,
44
+ "Organization": 7,
45
+ "Person": 4,
46
  "R-Application": 12,
47
+ "R-Dataset": 15,
48
+ "Science": 2,
49
+ "Task": 6,
50
+ "Value": 11
51
  },
52
  "layer_norm_eps": 1e-05,
53
  "max_position_embeddings": 514,
 
58
  "position_embedding_type": "absolute",
59
  "problem_type": "single_label_classification",
60
  "torch_dtype": "float32",
61
+ "transformers_version": "4.38.2",
62
  "type_vocab_size": 1,
63
  "use_cache": true,
64
  "vocab_size": 50265
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ba5d6e075908ec6d41bf53b36b54a43a9f4971bcedd44ece6921f20a4b54bd7
3
- size 1421544616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e59e2b62d9d1793d2475a1280d5784a7ee47b7066b3699b1cf9c70404ec4d80e
3
+ size 1421552816