File: control

package info (click to toggle)
tokenizers 0.20.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,480 kB
  • sloc: python: 4,499; javascript: 419; makefile: 124
file content (125 lines) | stat: -rw-r--r-- 4,173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_decoders.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-decoders

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_encoding.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-encoding

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_models.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-models

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_normalizers.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-normalizers

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_pre_tokenizers.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-pre-tokenizers

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_processors.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-processors

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/bindings/test_tokenizer.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-tokenizer

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/documentation/test_pipeline.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-pipeline

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/documentation/test_quicktour.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-quicktour

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/implementations/test_base_tokenizer.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-base-tokenizer

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/implementations/test_bert_wordpiece.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-bert-wordpiece

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/implementations/test_byte_level_bpe.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-byte-level-bpe

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/implementations/test_char_bpe.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-char-bpe

Test-Command: cd bindings/python/ ; HOME=$AUTOPKGTEST_TMP pytest-3 -v tests/implementations/test_sentencepiece.py
Depends: python3-numpy,
         python3-pytest,
         python3-pytest-env,
         python3-pytest-mock,
         @
Restrictions: allow-stderr
Features: test-name=pytest-test-sentenecepiece