Files changed (1) hide show
  1. NTQAI_Nxcode-CQ-7B-orpo.json +61 -0
NTQAI_Nxcode-CQ-7B-orpo.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:0b2147a4-30b8-41a2-b43c-b838f3932dee",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-14T13:59:51.960401+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "NTQAI/Nxcode-CQ-7B-orpo-dec76506-a1db-5510-bc5f-48091c986307",
11
+ "name": "NTQAI/Nxcode-CQ-7B-orpo",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/NTQAI/Nxcode-CQ-7B-orpo",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "qwen2",
22
+ "modelArchitecture": "Qwen2ForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ }
29
+ ]
30
+ },
31
+ "authors": [
32
+ {
33
+ "name": "NTQAI"
34
+ }
35
+ ],
36
+ "licenses": [
37
+ {
38
+ "license": {
39
+ "name": "tongyi-qianwen-research",
40
+ "url": "https://huggingface.co/Qwen/CodeQwen1.5-7B/blob/main/LICENSE"
41
+ }
42
+ }
43
+ ],
44
+ "description": "Nxcode-CQ-7B-orpo is an [Monolithic Preference Optimization without Reference Model](https://arxiv.org/abs/2403.07691) fine-tune of Qwen/CodeQwen1.5-7B on 100k samples of high-quality ranking data.",
45
+ "tags": [
46
+ "transformers",
47
+ "safetensors",
48
+ "qwen2",
49
+ "text-generation",
50
+ "code",
51
+ "conversational",
52
+ "arxiv:2403.07691",
53
+ "license:other",
54
+ "autotrain_compatible",
55
+ "text-generation-inference",
56
+ "endpoints_compatible",
57
+ "region:us"
58
+ ]
59
+ }
60
+ }
61
+ }