SaraAmd

Results 8 issues of SaraAmd

How can we run this pip line on our own dataset?

What is the maximum sequence length that the model can handle?

Could you please at least provide one example of the input format for this model? I mean what would be exactly the input format if we have the definitions, positive...

Could you please share a notebook on how to use the model on our own dataset?

hello, I need to compute Krippendorffā€™s š¯›¼ with ordinal annotations. I am wondering what the distance function is. Is it a Euclidean distance function? My second question is can you...

the main question is how to count the number of input tokens and the output tokens separately given that the code in the link just outputs a number as the...

Stale

I get the following error ApiException: (400) Reason: Bad Request HTTP response headers: HTTPHeaderDict({'content-type': 'application/json', 'date': 'Mon, 06 Mar 2023 17:34:00 GMT', 'x-envoy-upstream-service-time': '2', 'content-length': '110', 'server': 'envoy', 'connection': 'close'})...

[optional format] **Identify the file to be fixed** How_to_count_tokens_with_tiktoken.ipynb **Describe the problem** This notebook explains how to calculate the total token for a conversation. But how can we measure the...

bug