Skip to content

Commit 405890f

Browse files
committed
add autocoders
1 parent c3f7915 commit 405890f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

analysis/utils.py

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,4 +545,25 @@
545545
"size": 9,
546546
"open-data": "None",
547547
},
548+
"Bin12345/AutoCoder": {
549+
"name": "AutoCoder",
550+
"link": "https://huggingface.co/Bin12345/AutoCoder",
551+
"prompted": True,
552+
"size": 33,
553+
"open-data": "None",
554+
},
555+
"Bin12345/AutoCoder_S_6.7B": {
556+
"name": "AutoCoder-S-6.7B",
557+
"link": "https://huggingface.co/Bin12345/AutoCoder_S_6.7B",
558+
"prompted": True,
559+
"size": 6.7,
560+
"open-data": "None",
561+
},
562+
"Bin12345/AutoCoder_QW_7B": {
563+
"name": "AutoCoder-QW-7B",
564+
"link": "https://huggingface.co/Bin12345/AutoCoder_QW_7B",
565+
"prompted": True,
566+
"size": 7,
567+
"open-data": "None",
568+
},
548569
}

0 commit comments

Comments
 (0)