This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
合并冲突
tags/v1.0.0alpha
MorningForest
3 years ago
parent
74dd154cf5
fb645d370f
commit
f81d2e0552
2 changed files
with
1 additions
and
10 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-9
README.md
+1
-1
tests/core/metrics/test_span_f1_rec_acc_torch.py
+ 0
- 9
README.md
View File
@@ -1,9 +0,0 @@
# fastNLP
[](https://travis-ci.org/fastnlp/fastNLP)
[](https://codecov.io/gh/fastnlp/fastNLP)
[](https://pypi.org/project/fastNLP)

[](http://fastnlp.readthedocs.io/?badge=latest)
dev0.8.0正在开发中
+ 1
- 1
tests/core/metrics/test_span_f1_rec_acc_torch.py
View File
@@ -1,5 +1,5 @@
import pytest
import pytest
import unittest
from collections import Counter
from collections import Counter
import os, sys
import os, sys
import copy
import copy
Write
Preview
Loading…
Cancel
Save