Skip to content

Commit 980b789

Browse files
authored
Update FastChat-T5.yaml
1 parent 2a1f448 commit 980b789

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

FastChat-T5.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ system:
1313
name: FastChat-T5
1414
link: https://huggingface.co/lmsys/fastchat-t5-3b-v1.0
1515
type: text
16-
performanceclass:
16+
performanceclass: full
1717
basemodelname: Llama-3.1-70B
1818
endmodelname: FastChat-T5-3B-v1.0
1919
endmodellicense: Apache-2.0
20-
releasedate:
20+
releasedate: 2023-03
2121
notes:
2222

2323
org:
@@ -29,21 +29,21 @@ org:
2929
datasources_basemodel:
3030
class: closed
3131
link:
32-
notes:
32+
notes: based on LLama3
3333

3434
datasources_endmodel:
35-
class: closed
35+
class: partial
3636
link:
37-
notes:
37+
notes: ShareGPT so now proprietary
3838

3939
weights_basemodel:
40-
class: closed
40+
class: open
4141
link:
42-
notes:
42+
notes: Llama3
4343

4444
weights_endmodel:
45-
class: closed
46-
link:
45+
class: open
46+
link: https://huggingface.co/lmsys/fastchat-t5-3b-v1.0
4747
notes:
4848

4949
trainingcode:
@@ -73,9 +73,9 @@ paper:
7373
notes:
7474

7575
modelcard:
76-
class: closed
77-
link:
78-
notes:
76+
class: partial
77+
link: https://huggingface.co/lmsys/fastchat-t5-3b-v1.0
78+
notes: on HF but little detail
7979

8080
datasheet:
8181
class: closed
@@ -95,6 +95,6 @@ api:
9595
metaprompt: closed
9696

9797
licenses:
98-
class: closed
98+
class: partial
9999
link:
100-
notes:
100+
notes: weights under apache2

0 commit comments

Comments
 (0)