Files changed (1) hide show
  1. RLHFlow_ArmoRM-Llama3-8B-v0.1.json +62 -0
RLHFlow_ArmoRM-Llama3-8B-v0.1.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:38813a74-92ab-410e-8303-bfd774372045",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-10-23T16:23:05.504633+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "RLHFlow/ArmoRM-Llama3-8B-v0.1-57d5d678-7e4a-519e-99be-29c57010ef14",
11
+ "licenses": [
12
+ {
13
+ "license": {
14
+ "name": "llama3"
15
+ }
16
+ }
17
+ ],
18
+ "externalReferences": [
19
+ {
20
+ "url": "https://huggingface.co/RLHFlow/ArmoRM-Llama3-8B-v0.1",
21
+ "type": "documentation"
22
+ }
23
+ ],
24
+ "modelCard": {
25
+ "modelParameters": {
26
+ "datasets": [],
27
+ "task": "text-classification",
28
+ "architectureFamily": "llama",
29
+ "modelArchitecture": "LlamaForRewardModelWithGating"
30
+ },
31
+ "properties": [
32
+ {
33
+ "name": "library_name",
34
+ "value": "transformers"
35
+ }
36
+ ]
37
+ },
38
+ "name": "RLHFlow/ArmoRM-Llama3-8B-v0.1",
39
+ "authors": [
40
+ {
41
+ "name": "RLHFlow"
42
+ }
43
+ ],
44
+ "tags": [
45
+ "transformers",
46
+ "safetensors",
47
+ "llama",
48
+ "text-classification",
49
+ "custom_code",
50
+ "arxiv:2406.12845",
51
+ "arxiv:2305.10425",
52
+ "arxiv:2402.18571",
53
+ "license:llama3",
54
+ "autotrain_compatible",
55
+ "text-generation-inference",
56
+ "endpoints_compatible",
57
+ "region:us"
58
+ ]
59
+ }
60
+ },
61
+ "components": []
62
+ }