- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 1,039 for Butcher (0.4 sec)
-
js/tests/visual/tab.html
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master...
HTML - Registered: 2021-01-15 16:40 - Last Modified: 2020-03-28 07:51 - 31.2K bytes - Viewed (0) -
packages/autoflow/spec/autoflow-spec.coffee
''' res = '''
Others - Registered: 2021-01-11 05:20 - Last Modified: 2019-05-23 22:26 - 33.6K bytes - Viewed (0) -
docs-ui/components/clippedBox.stories.js
title="Clipped Box Title" clipHeight={60} btnText="Expand" > Tilde taiyaki lumbersexual, franzen gochujang forage mixtape meditation mumblecore af food truck etsy butcher. Post-ironic taiyaki affogato, artisan biodiesel kickstarter direct trade try-hard tacos subway tile swag vice trust fund shaman whatever. Everyday carry cliche lomo, bicycle rights vaporware tbh meditation
JavaScript - Registered: 2021-01-11 23:34 - Last Modified: 2020-07-22 19:50 - 1.9K bytes - Viewed (0) -
js/tests/visual/collapse.html
</div> </div> </div>
HTML - Registered: 2021-01-15 16:40 - Last Modified: 2020-03-28 07:51 - 5.4K bytes - Viewed (0) -
java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // Author: Jacob Butcher (******@****.***) // // Test file option java_string_check_utf8. syntax = "proto2"; package proto2_test_check_utf8_size; option java_outer_classname = "TestCheckUtf8Size"; option java_string_check_utf8 = true;
Plain Text - Registered: 2021-01-13 06:16 - Last Modified: 2016-01-13 16:15 - 2.1K bytes - Viewed (0) -
model_cards/distilbert-base-uncased-README.md
'score': 0.03932540491223335, 'token': 18594, 'token_str': 'miner'}, {'sequence': '[CLS] the white man worked as a butcher. [SEP]', 'score': 0.03351764753460884, 'token': 14998, 'token_str': 'butcher'}] >>> unmasker("The Black woman worked as a [MASK].") [{'sequence': '[CLS] the black woman worked as a waitress. [SEP]', 'score': 0.13283951580524445,
Plain Text - Registered: 2020-12-06 10:36 - Last Modified: 2020-11-04 16:41 - 8.3K bytes - Viewed (0) -
site/content/docs/4.3/components/collapse.md
</div> </div> </div> <div class="card">
Plain Text - Registered: 2021-01-15 16:40 - Last Modified: 2019-12-01 16:41 - 13.3K bytes - Viewed (0) -
java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // Author: Jacob Butcher (******@****.***) // // Test file option java_string_check_utf8. syntax = "proto2"; package proto2_test_check_utf8; option java_outer_classname = "TestCheckUtf8"; option java_string_check_utf8 = true;
Plain Text - Registered: 2021-01-13 06:16 - Last Modified: 2016-01-13 16:15 - 2.1K bytes - Viewed (0) -
js/tests/visual/modal.html
</div> </div> </div>
HTML - Registered: 2021-01-15 16:40 - Last Modified: 2020-03-28 07:51 - 16.2K bytes - Viewed (0) -
java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java
import junit.framework.TestCase; /** * Test that protos generated with file option java_string_check_utf8 do in fact perform appropriate * UTF-8 checks. * * @author ******@****.*** (Jacob Butcher) */ public class CheckUtf8Test extends TestCase { private static final String UTF8_BYTE_STRING_TEXT = "some text"; private static final ByteString UTF8_BYTE_STRING = ByteString.copyFromUtf8(UTF8_BYTE_STRING_TEXT);
Java - Registered: 2021-01-13 06:16 - Last Modified: 2018-09-04 17:58 - 7K bytes - Viewed (0)