1 Star 0 Fork 1

Han / deberta

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

分类结果对比

模型: microsoft/deberta-xlarge-mnli

transformer results

["The Old One always comforted Ca'daan, except today.",
 "Ca'daan knew the Old One very well."]
SequenceClassifierOutput(loss=None, logits=tensor([[-2.9199,  2.9344,  0.1211]],
grad_fn=<AddmmBackward>), hidden_states=None, attentions=None)

['Your gift is appreciated by each and every student who will benefit from your generosity.',
 'Hundreds of students will benefit from your generosity.']
SequenceClassifierOutput(loss=None, logits=tensor([[-3.2119,  3.4292, -0.2982]],
grad_fn=<AddmmBackward>), hidden_states=None, attentions=None)

['At the other end of Pennsylvania Avenue, people began to line up for a White House tour.',
 'People formed a line at the end of Pennsylvania Avenue.']
SequenceClassifierOutput(loss=None, logits=tensor([[-3.0864, -0.7420,  3.8967]],
grad_fn=<AddmmBackward>), hidden_states=None, attentions=None)

paddle results

Tensor(shape=[1, 3], dtype=float32, place=CPUPlace, stop_gradient=False,
       [[-2.91994166,  2.93442702,  0.12114432]])
Tensor(shape=[1, 3], dtype=float32, place=CPUPlace, stop_gradient=False,
       [[-3.21190572,  3.42924452, -0.29815635]])
Tensor(shape=[1, 3], dtype=float32, place=CPUPlace, stop_gradient=False,
       [[-3.08641791, -0.74200279,  3.89673424]])

空文件

简介

暂无描述 展开 收起
Python
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/holazzer/deberta.git
git@gitee.com:holazzer/deberta.git
holazzer
deberta
deberta
master

搜索帮助